See: Description
Interface | Description |
---|---|
ContentConstraintModel |
Provides a model on a constrained structure, providing the functionality of what is valid and what is not.
|
ErrorFormat |
A marker Interface where each implementation provides information on the error format
|
ErrorList |
Contains a list of error messages
|
SdmxReader |
The SdmxReader is a technology independent definition of a reader for SDMX-ML files
|
StructureWorkspace |
The structure workspace is built from an input source of SdmxBeans, the workspace provides means to retrieve the contained beans,
output the contained beans in different flavours and also provide a simple mechanism for retrieving subsets.
|
Class | Description |
---|---|
ResolutionSettings |
Contains all the settings for parsing structures.
|
Enum | Description |
---|---|
ResolutionSettings.RESOLVE_CROSS_REFERENCES |
Flag options for handling Cross References
|
ResolutionSettings.RESOLVE_EXTERNAL_SETTING |
Flag options for handling External References (structures not present but specified with a URI,
indicating a remote file containing the missing structures).
|