See: Description
| Class | Description |
|---|---|
| PDSElement |
PDSElement is a class that contains a single definition or line
as specified in the PDS Object Defnition Language (ODL).
|
| PDSItem |
PDSItem is a class that descibes the location within a
PDSLabel of one or more elements. |
| PDSLabel |
PDSLabel is a class that contians all information regarding a
PDS label entity.
|
| PDSValue |
PDSValue is a class that contains a value which can be associated
with an element.
|
| Exception | Description |
|---|---|
| PDSException |
PDSException implements an Exception class.
|
PDS label syntax parsing, originally from IGPP/UCLA.