Package org.ceryle.xml

Class Summary
ALink ALink class, a struct for an XHTML (or XHTML-like) "a" link.
BibML Provides constants for the Bibliographic Markup Language (BibML).
DCMI Provides constants for the Dublin Core Metadata Terms, including the Dublin Core Metadata Element Set (DCMES) 1.1.
DeclTracer Uses an instance of a SAX2 parser to provide a DTD declaration event trace.
HistoryManager Uses an XMLProcessor to provide access to a simple XML properties file that can be queried for named string lists.
IndexManager Uses an XMLProcessor to provide indexing features on XHTML documents.
MatchFilter A NodeFilter implementation that matches (or explicitly does not match) the Element name value.
MetadataSynchronizer Provided with a DOM Document representing an XHTML document, synchronizes with a set of supplied DCMI metadata, returning the modified Document.
PFML Provides constants for the Property File Markup Language (PFML).
PropertyManager Uses an XMLProcessor to provide access to a simple XML properties file that can be queried for name/value pairs.
Services A singleton class providing a set of core services to a Ceryle processor or class.
Sniffer Determines the MIME type of a document by "sniffing" the beginning of the file.
SourceProcessor Objects of the SourceProcessor class are designed to receive a Collection containing TypedInputSource objects, that is, typed XML InputSources.
TypedInputSource Extends SAX's InputSource to provide a typed input source for processing of various file formats.
XAMML Provides constants for the XNode Archive Manifest Markup Language (XAMML).
XHTML Provides constants for the Extensible HyperText Markup Language (XHTML) 1.0.
XHTMLe Extends XHTML.java, providing constants for XHTML Elementary 1.0.
XLink Provides constants for the XLink 1.0 markup language.
XML Provides constants for the Extensible Markup Language (XML) 1.0.
XMLCharTok The XMLCharTok class provides identity functions for some of the fundamental character and token XML Productions, as described in the XML 1.0 2nd Edition W3C Recommendation.
XMLProcessor Provides an XML processor for parsing XML files.
XMLSerializer Deprecated.  
XMLUtils Provides some static XML utility methods.
XTidy A wrapper for JTidy, to be used in cleaning up XML content.
XTM Provides constants for the XML Topic Map (XTM) markup language.
 

Exception Summary
DocumentException A class that extends ProcessException for errors that occur during XML document processing, not the parsing of XML syntax.
XMLParseException A class that extends ProcessException for errors that occur during XML parsing, i.e., the actual processing of syntax (not e.g., DOM elements).
 



The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.