Package pal.xml
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.
-
Class Summary Class Description 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 Exception Description XmlParseException exception thrown by ElementParser.