Package com.marringtons.xml

This package provides a simple basic XML processing package where the much more complex XML systems would be overkill.

See:
          Description

Class Summary
XMLparser Process a given a stream of XML.
XMLtoMap Normally XMLparser is used to dynamically process an XML stream.
XMLtoMap.Node Class wrapping a tree node for an XML tree
 

Exception Summary
XMLexception Throw this exception if you need one tagged for XML errors
 

Package com.marringtons.xml Description

This package provides a simple basic XML processing package where the much more complex XML systems would be overkill.



Copyright © 2005 Paul Marrington http://library.marringtons.com