Package pal.xml

Utility classes for converting PAL objects to and from XML documents.

See:
          Description

Class Summary
ElementFactory This class provides static methods for creating DOM Elements from PAL Objects.
ElementParser This class provides static methods for parsing PAL objects from DOM Elements.
 

Exception Summary
XmlParseException exception thrown by ElementParser.
 

Package pal.xml Description

Utility classes for converting PAL objects to and from XML documents. This package is dependent on the DOM API which is freely available and integrated into Java 1.4.