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
    interface 
    This represent XML end tag.
    interface 
    This class represents XML subtree.
    interface 
    This class represents pullable XML subtree - children are built on demand.
    interface 
    This class represents abstract functionality necessary to to persist XML Pull Parser events.