Uses of Interface
org.gjt.xpp.XmlTag
-
-
Uses of XmlTag in org.gjt.xpp
Subinterfaces of XmlTag in org.gjt.xpp Modifier and Type Interface Description interfaceXmlEndTagThis represent XML end tag.interfaceXmlNodeThis class represents XML subtree.interfaceXmlPullNodeThis class represents pullable XML subtree - children are built on demand.interfaceXmlStartTagThis class represents abstract functionality necessary to to persist XML Pull Parser events.
-