Package edu.harvard.hul.ois.jhove.module.xml

Contains supporting classes for the XML-HUL module.

See:
          Description

Class Summary
XhtmlProcessing Methods for processing XHTML elements in an XML document.
XmlDeclHandler This implementation of DeclHandler takes care of collecting entity declarations.
XmlDeclStream This class is layered under the InputSource for the XmlModule so that it can detect an XML declaration and character references, which aren't reported by other API's.
XmlLexicalHandler This implementation of LexicalHandler takes care of comments, DTD's, entities and other stuff for XmlModule.
XmlModuleHandler This handler does the parsing work of the XML module.
 

Package edu.harvard.hul.ois.jhove.module.xml Description

Contains supporting classes for the XML-HUL module.