Package apollo.dataadapter.das2

Class Summary
DAS2Adapter I implement a AbstractDataAdapter, allowing Apollo to get information from DAS datasources, using 'simple' implementions of DASServerI, DASDsn etc.
DAS2AdapterGUI This actually constructs a completely different GUI for reading vs.
DAS2FeatureSaxParser Parser that reads features from das2xml and stores them in Apollo datamodels (the top level of which is a CurationSet).
DAS2Request Adapted from das/simple/SimpleDASServer I don't understand why that class was called "server", since it's client-side.
DAS2Writer writeXML: writes DAS2XML to a file
SegmentParser For parsing the results of a "segment" request, e.g.
SourceParser I am the ContentHandler used when DAS2Request parses the result of a 'sequence' call to a DAS/2 data source.