XML for Java EA2

Package com.ibm.xml.framework

Interface Summary
XMLErrorReporter  
XMLScanner This is the interface used by the XMLEntityHandler to pass state changes and character data to the scanner.
XMLValidator  
 

Class Summary
Version This class defines the version number of the parser.
XMLAttrList  
XMLContentSpecNode  
XMLDocumentScanner This class recognizes most of the grammer for an XML processor.
XMLDTDScanner Default implementation of an XML scanner.
XMLParser This is the base class of all parsers.
 


XML for Java EA2