Package misc

Class Summary
myXML Title: XML parser/generator Description: WEB applet for X10 Linux Universal Device Drivers
Copyright: Copyright (c) 2003
License: GPL
Summary:This is a poor man's version of a DOM like XML reader/writer written specifically so that it is very small and ideal for an applet.
 

Exception Summary
myXML.myXMLEncodingException Signals that the XML being parsed has an error in the encoding.
myXML.myXMLException Signals that a general exception has occurred.
myXML.myXMLIOException Signals that an I/O excetion has occurred.