Package project.biota.digir

Provides the classes necessary to process DiGIR request and response.

See:
          Description

Class Summary
ConceptualSchemaParser ConceptualSchemaParser parses the conceptual schema supported by a resource and saves all the defined schema concepts in a java.util.HashSet.
DiGIRProcessor DiGIRProcessor is a static class that constructs a DiGIR response.
DiGIRRequestHandler DiGIRRequestHandler is a static class that handles all the DiGIR query passed in by the servlet.
DiGIRRequestParser DiGIRRequestParser parses a DiGIR request and saves the info later needed in constructing a DiGIR response.
RecordConcept RecordConcept reprsents a record concept used in DiGIR response to a search request.
SchemaConcept A wrapper around java.lang.String to represent the name of a schema concept.
StructureParser StructureParser parses the record schema specified in the structure element of a DiGIR search request.
 

Package project.biota.digir Description

Provides the classes necessary to process DiGIR request and response.



Copyright © 2004 University of Massachusetts at Boston. All Rights Reserved.