Uses of Class
org.simpleframework.xml.stream.PullReader.Entry
-
Packages that use PullReader.Entry Package Description org.simpleframework.xml.stream -
-
Uses of PullReader.Entry in org.simpleframework.xml.stream
Methods in org.simpleframework.xml.stream that return PullReader.Entry Modifier and Type Method Description private PullReader.Entry
PullReader. attribute(int index)
This is used to convert the provided object to an attribute.
-