Class | Description |
---|---|
AbstractDirNode |
All nodes which have child catalog nodes should inherit from this package
private class.
|
AbstractNode |
All nodes loadable by the DasNodeFactory should inherit from this package
private abstract class.
|
AbstractSrcNode |
All nodes which present query parameters to higher level data readers should
inherit from this class.
|
HttpGetSrcNode |
Engine for turning parameter settings into HTTP GET URLs
|
NodeFactory |
Static generator functions for das2 federated catalog node objects.
|
XmlUtil |
Helper functions for catalog nodes that happen to rely on XML data
|