Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.greenstone.gatherer.msm.parsers

Classes in org.greenstone.gatherer.msm.parsers used by org.greenstone.gatherer.msm.parsers
GreenstoneMetadataParser.BasicGDMDocument
          A 'basic' version of the more complete GDMDocument used elsewhere, this object provides the same functionality except that it doesn't use Metadata objects.
GreenstoneMetadataParser.BasicMetadata
          A simplistic version of metadata, with no live references.
GreenstoneMetadataParser.CollectCFG
          The CollectCFG object encapsulates important metadata information extracted from a collect.cfg file, such as required metadata sets, and hfile associations.
GreenstoneMetadataParser.CollectCFGCache
          This class provides a cache for the instances of parsed collect.cfg files and their associated data.
GreenstoneMetadataParser.HFile
          The HFile object provides a container for the mappings from indexes, of the form 1.1.1, to alias-value pairs.