| Interface | Description |
|---|---|
| PointerResolver |
Defines an interface for defining how to resolve a pointer.
|
| Value |
This class acts as a marker and is the right hand side of an
AttributeStatement. |
| Class | Description |
|---|---|
| AttributeStatement | |
| CatalogPointer | |
| CommentStatement | |
| DateTime | |
| DateTimeFormatter |
Implements a parser for a PDS3 date/time string.
|
| DescriptionPointer | |
| GroupStatement | |
| Identifier | |
| IncludePointer | |
| IndexPointer | |
| Label |
This class represents a PDS label.
|
| Label.LineLength | |
| ManualPathResolver |
This is a utility class to resolve URLs for pointers.
|
| Numeric |
This class represents a numeric scalar.
|
| ObjectStatement | |
| PointerStatement |
This class is the object representation of a pointer statement in a label.
|
| PointerStatementFactory |
This class hides the construction of pointers.
|
| Scalar |
This class represents a Scalar which can be assigned to an attribute or be a
part of a Set or Sequence.
|
| Sequence |
This class implements the List interface to hide its backing.
|
| Set |
This class implements the Collection interface to hide its backing.
|
| SFDULabel | |
| SpecialPointer | |
| StandardPathResolver | |
| Statement |
This class represents a statement in a PDS label.
|
| StructurePointer | |
| Symbol | |
| TextString |
| Enum | Description |
|---|---|
| ValueType |
This enum class is used to determine the type of value that was parsed from
the label.
|
| Exception | Description |
|---|---|
| MalformedSFDULabel | |
| UnknownStatementException | |
| UnknownValueException |
Copyright © 2019. All rights reserved.