Package bibliothek.util.xml

Classes to read, inspect, modify and write XML files.

See:
          Description

Class Summary
XAttribute An attribute is an element in a XML-file that has a name and perhaps a value.
XContainer An element that can have some content.
XElement A XElement is an entry in a xml-file.
XIO Class used to read and write xml-files.
 

Exception Summary
XException An exception thrown by the elements in the xml-package.
 

Package bibliothek.util.xml Description

Classes to read, inspect, modify and write XML files.