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 class
DocumentReader.Entry
TheEntry
object is used to represent an attribute within a start element.private static class
PullReader.Entry
TheEntry
object is used to represent an attribute within a start element.private static class
StreamReader.Entry
TheEntry
object is used to represent an attribute within a start element.
-