Package | Description |
---|---|
org.bbaw.pdr.padre |
Commands which make use of the PaDRe API.
|
org.bbaw.pdr.solr |
Implementations of read/write access to PDR's Apache Solr index.
|
org.bbaw.pdr.utils |
Common resources for the access to instances of the PDR.
|
Class and Description |
---|
Identifier
Represents an internal identifier and its components.
|
IDRange
Range of IDs of a certain PDR type.
|
PDRObject
Represents a PDR object and its XML format with whilst taking into account
that IDs have to be modified under certain cirumstances.
|
PDRType
PDR types and their prefixes.
|
RepositoryException
Common way of signaling problems with any kind of interactions with the repository.
|
Class and Description |
---|
PDRObject
Represents a PDR object and its XML format with whilst taking into account
that IDs have to be modified under certain cirumstances.
|
RepositoryException
Common way of signaling problems with any kind of interactions with the repository.
|
Class and Description |
---|
Identifier
Represents an internal identifier and its components.
|
IDRange
Range of IDs of a certain PDR type.
|
PDRObject
Represents a PDR object and its XML format with whilst taking into account
that IDs have to be modified under certain cirumstances.
|
PDRType
PDR types and their prefixes.
|
RepositoryException
Common way of signaling problems with any kind of interactions with the repository.
|
RepositoryException.ErrorSource
Distinct error PDR sources.
|
ValidationException
Signalises issues with structure or content of XML documents
representing PDR objects, or PDR identifiers.
|