Uses of Class
org.simpleframework.xml.stream.EventAttribute
-
Packages that use EventAttribute Package Description org.simpleframework.xml.stream -
-
Uses of EventAttribute in org.simpleframework.xml.stream
Subclasses of EventAttribute in org.simpleframework.xml.stream Modifier and Type Class Description private static classDocumentReader.EntryTheEntryobject is used to represent an attribute within a start element.private static classPullReader.EntryTheEntryobject is used to represent an attribute within a start element.private static classStreamReader.EntryTheEntryobject is used to represent an attribute within a start element.
-