Package com.thaiopensource.pullax

Provides a pull API for XML processing.

See:
          Description

Interface Summary
XmlAttributeDefinition  
XmlAttributeItem  
XmlContentItem  
XmlContext  
XmlDtd Represents an XML DTD.
XmlElementType  
XmlEntity  
XmlEntityResolver  
XmlItem  
XmlLocation  
XmlNamespaces Declares some well-known namespace URIs.
XmlReporter  
XmlScanner Interface for scanning an XML document.
XmlScannerFactory  
 

Class Summary
XmlAttributeType A type-safe enumeration for the XML 1.0 type of an attribute.
XmlContext.Standalone A type-safe enumeration for the possible values of the standalone pseudo-attribute in the XML declaration.
XmlContext.XmlSpace A type-safe enumeration for the valid values of an xml:space attribute.
XmlExternalId  
XmlFeature  
XmlFileInputSource  
XmlInputSource  
XmlInputStreamInputSource  
XmlReaderInputSource  
XmlReport  
XmlReportFormat  
XmlScannerFactoryFinder  
XmlSeverity  
 

Exception Summary
XmlAbortException  
XmlException  
XmlNotSupportedException  
XmlReportException  
 

Package com.thaiopensource.pullax Description

Provides a pull API for XML processing.