Package org.opensaml.core.xml.config
Configuration of XML object providers and related functionality.
-
Class Summary Class Description AbstractXMLObjectProviderInitializer Reads in an XML configuration and configures the XMLTooling library accordingly.GlobalParserPoolInitializer An initializer for the global parser pool held by theXMLObjectProviderRegistry.XMLConfigurator Reads in an XML configuration and configures the XMLTooling library accordingly.XMLObjectProviderInitializer XMLObject provider initializer for module "core".XMLObjectProviderRegistry Configuration registry component for registering and retrieving implementation instances and related configuration relevant to working with XMLObjects, including builders, marshallers and unmarshallers.XMLObjectProviderRegistrySupport Class for loading library configuration files and retrieving the configured components. -
Exception Summary Exception Description XMLConfigurationException An exception thrown when an error occurs loading information viaXMLConfigurator.