Enhydra 3.1b2 API

Package org.enhydra.xml.io

Interface Summary
DocumentInfo  
Formatter Interface for document-type specific formatters.
PreFormattedText  
PreFormattedTextDocument  
URLRewriter  
 

Class Summary
ClosingInputSource Input source that automatically close its InputStream when EOF is reached or an error occurs.
DOMFormatter Class for formatting DOMs into a documents.
DOMParser XML parser that parsers to a DOM.
Encoding Do mapping between Java and XML encodings.
ErrorReporter Object used to report error message for the user.
HTMLElements Information about HTML elements and attributes for use HTML formatter.
HTMLEntities Definitions of HTML character entities and conversions between unicode characters and HTML character entities.
InputSourceOps Various operations on InputSources.
OutputOptions Object that specifies how a HTML or XML file will be formatted.
OutputOptions.Format Desired output format enumerated type.
XMLEntityResolver A flexable entity resolver for use with parsing XML files.
 

Error Summary
XMLIOError Error for XML I/O.
 


Enhydra 3.1b2 API