Package com.facetmap.simple

Interface Summary
Parser Indicates that a class can produce a Map from a given InputStream.
XmlCache.Transformer  
XmlResourceParser  
 

Class Summary
DelimitedResourceReader Reads Resources from plaintext and registers them in a SimpleResourceSpace.
DelimitedTaxonomyReader Reads a text file that represents a facet taxonomy as follows: The first line is the name of the root heading.
DelimitedTextParser This Parser implementation recognizes a data format that was the first format ever used to express a FacetMap map.
MapAdapter Convenience superclass; provides default implementations of many Map methods.
ResourceKey This class only encapsulates an integer ID, but can be treated as a Resource so that it may seamlessly be used in FacetMap retrieval operations.
SelectionData A class intended for storage of Selection state.
SimpleFacetmap  
SimpleFacetmap.SimpleXmlConverter  
SimpleFacetmapServlet  
SimpleFacetSpace A Vector-based FacetSpace that only supports Taxonomy facets.
SimpleResource  
SimpleResourceSpace An entirely RAM-based home.
SimpleTaxHeading  
SimpleTaxonomy There is a big problem with this class; namely, its Headings are stored in two different structures, neither of which is really definitive, and both of which are used.
TransformerPersister  
XfmlTransformer  
XmlCache  
XmlConverter Contains all XML communication with the engine.
XmlGenerator Contains XML output functionality.
XmlGenerator.HeadingRef  
XmlSimpleResourceParser