Package diva.util.aelfred

This package contains the source of the Aelfred XML parser from Microstar.

See:
          Description

Interface Summary
XmlHandler XML Processing Interface.
 

Class Summary
HandlerBase Convenience base class for AElfred handlers.
XmlParser Parse XML documents and return parse events through call-backs.
 

Exception Summary
XmlException Convenience exception class for reporting XML parsing errors.
 

Package diva.util.aelfred Description

This package contains the source of the Aelfred XML parser from Microstar. Aelfred is a light-weight, non-validating XML parser. These files are used by the diva.util.xml package, and are included in the diva source release in order to make it easier to use and understand the XML parsers. These files are unmodified, with the exception of changing the name of the package from com.microstar.xml to diva.util.xml, and adding a makefile and package.html.

See http://www.microstar.com/aelfred.html for more information and the complete release of Aelfred.

Note: The copyright distributeed with Diva does not apply to these files.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.