Package Common

Class Summary
BitInputStream  
BitOutputStream  
myXML Title: XML parser/generator
StringDecoder  
 

Exception Summary
DataNotOfTypeException Exception thrown when the data being parsed is not of the correct format to be parsed to the required type.
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.
TypeNotFoundException Exception thrown when the data to be parsed or composed specifies a type that is unknown by the parser or composer engineer.