Package | Description |
---|---|
org.opensaml.core.xml.config |
Configuration of XML object providers and related functionality.
|
org.opensaml.core.xml.io |
Interfaces and abstract implementations of marshallers and unmarshallers.
|
Modifier and Type | Field and Description |
---|---|
private XMLObjectBuilderFactory |
XMLObjectProviderRegistry.builderFactory
Configured XMLObject builder factory.
|
Modifier and Type | Method and Description |
---|---|
XMLObjectBuilderFactory |
XMLObjectProviderRegistry.getBuilderFactory()
Gets the XMLObject builder factory that has been configured with information from loaded configuration files.
|
static XMLObjectBuilderFactory |
XMLObjectProviderRegistrySupport.getBuilderFactory()
Gets the XMLObject builder factory that has been configured with information from loaded configuration files.
|
Modifier and Type | Field and Description |
---|---|
private XMLObjectBuilderFactory |
AbstractXMLObjectUnmarshaller.xmlObjectBuilderFactory
Factory for XMLObjectBuilders.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.