Uses of Class
org.simpleframework.xml.stream.StreamReader.Entry
-
Packages that use StreamReader.Entry Package Description org.simpleframework.xml.stream -
-
Uses of StreamReader.Entry in org.simpleframework.xml.stream
Methods in org.simpleframework.xml.stream that return StreamReader.Entry Modifier and Type Method Description private StreamReader.EntryStreamReader. attribute(javax.xml.stream.events.Attribute entry)This is used to convert the provided object to an attribute.
-