See: Description
Class | Description |
---|---|
Identifier |
Represents an internal identifier and its components.
|
IDRange |
Range of IDs of a certain PDR type.
|
KeyValuePair |
A pair of key and value.
|
PDRObject |
Represents a PDR object and its XML format with whilst taking into account
that IDs have to be modified under certain cirumstances.
|
Repository |
Encapsulates commonly useful methods for access to the repository
data.
|
Validator |
Validation of PDR objects before ingestion or modification.
|
XMLSchemaErrorHandler |
Just throws all occuring exceptions.
|
Enum | Description |
---|---|
PDRType |
PDR types and their prefixes.
|
RepositoryException.ErrorSource |
Distinct error PDR sources.
|
Exception | Description |
---|---|
RepositoryException |
Common way of signaling problems with any kind of interactions with the repository.
|
ValidationException |
Signalises issues with structure or content of XML documents
representing PDR objects, or PDR identifiers.
|