| Package | Description |
|---|---|
| org.opensaml.core.xml.config |
Configuration of XML object providers and related functionality.
|
| org.opensaml.core.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
| org.opensaml.soap.config |
Configuration and initialization of SOAP XMLObject providers.
|
| Class and Description |
|---|
| XMLConfigurationException
An exception thrown when an error occurs loading information via
XMLConfigurator. |
| XMLObjectProviderRegistry
Configuration registry component for registering and retrieving implementation instances
and related configuration relevant to working with XMLObjects,
including builders, marshallers and unmarshallers.
|
| Class and Description |
|---|
| XMLObjectProviderRegistry
Configuration registry component for registering and retrieving implementation instances
and related configuration relevant to working with XMLObjects,
including builders, marshallers and unmarshallers.
|
| Class and Description |
|---|
| AbstractXMLObjectProviderInitializer
Reads in an XML configuration and configures the XMLTooling library accordingly.
|