Interface | Description |
---|---|
DasDirNode |
All directory node objects can have children
|
DasNode |
A single node from the das2 federated catalog, which may, or may not, be fully
realized from source data.
|
DasSrcNode |
Source nodes add extra functions to generic catalog nodes
|
Class | Description |
---|---|
DasNodeFactory |
Public static generator functions for das2 federated catalog node objects.
|
DasProp |
Properties retrieved from a das catalog node, a wrapper around Object.
|
Enum | Description |
---|---|
DasProp.Type |
Exception | Description |
---|---|
DasResolveException |
Exception thrown if a path can not be resolved.
|