Class AttributeNameIterator
java.lang.Object
com.thoughtworks.xstream.io.AttributeNameIterator
- All Implemented Interfaces:
Iterator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intDeprecated.private intDeprecated.private final HierarchicalStreamReaderDeprecated. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
current
private int currentDeprecated. -
count
private final int countDeprecated. -
reader
Deprecated.
-
-
Constructor Details
-
AttributeNameIterator
Deprecated.
-
-
Method Details
-
hasNext
-
next
-
remove
-