Package com.facetmap.format.xml

Translates Facetmap XML into Facetmap objects, and Facetmap objects back into Facetmap XML.

See:
          Description

Interface Summary
XmlCache.Transformer  
XmlResourceParser  
 

Class Summary
TransformerPersister Serves XSL transforms from known sources.
XmlCache Custom cache for facetmap documents.
XmlFacetmapFactory Produces a Facetmap object from a Facetmap XML document (see the Facetmap XML 2.0.1 DTD).
XmlGenerator Generates XML output for Facetmaps and Selections.
XmlSimpleResourceParser  
 

Package com.facetmap.format.xml Description

Translates Facetmap XML into Facetmap objects, and Facetmap objects back into Facetmap XML. This package can also be used as an entry point for translating other XML-based formats (e.g. XFML, RDF) into Facetmaps.