Package org.apache.pivot.xml

Contains classes that facilitate interaction with an XML DOM.

See:
          Description

Interface Summary
ElementListener Element listener interface.
NodeListener Node listener interface.
XMLSerializerListener XML serializer listener interface.
 

Class Summary
Element Node class representing an XML element.
Element.Attribute Class representing an XML attribute.
ElementListener.Adapter Element listener adapter.
Node Abstract base class for XML nodes.
TextNode Class representing an XML text node.
XML Contains utility methods for working with XML structures.
XMLSerializer Reads and writes XML data.
XMLSerializerListener.Adapter XML serializer listener adapter.
 

Package org.apache.pivot.xml Description

Contains classes that facilitate interaction with an XML DOM.