Uses of Package
org.base.apps.xml.elem

Packages that use org.base.apps.xml.elem
org.base.apps.xml.elem Contains Element API, a simple representation of an XML tree. 
org.base.apps.xml.elem.impl Implementation of the Element API. 
org.base.apps.xml.stax StAX mplementation of the Parser API. 
 

Classes in org.base.apps.xml.elem used by org.base.apps.xml.elem
Attr
          Defines the contract for an XML attribute.
Element
          Utility class to represent an XML tree.
ElementContext
          Defines a context, including namespaces, for an Element.
ElementFactory
           
Tag
          Represents an XML element tag, with local name, and optional namespace and prefix (like a mutable QName.
 

Classes in org.base.apps.xml.elem used by org.base.apps.xml.elem.impl
Attr
          Defines the contract for an XML attribute.
Element
          Utility class to represent an XML tree.
ElementContext
          Defines a context, including namespaces, for an Element.
Tag
          Represents an XML element tag, with local name, and optional namespace and prefix (like a mutable QName.
 

Classes in org.base.apps.xml.elem used by org.base.apps.xml.stax
ElementFactory
           
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)