Uses of Class
org.simpleframework.xml.stream.EventToken
Packages that use EventToken
-
Uses of EventToken in org.simpleframework.xml.stream
Subclasses of EventToken in org.simpleframework.xml.streamModifier and TypeClassDescriptionprivate static class
TheEnd
object is used to represent the end of an element.private static class
TheText
object is used to represent a text event.private static class
TheEnd
object is used to represent the end of an element.private static class
TheText
object is used to represent a text event.private static class
TheEnd
object is used to represent the end of an element.private static class
TheText
object is used to represent a text event.