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 UnmarshallerFactory |
XMLObjectProviderRegistry.unmarshallerFactory
Configured XMLObject unmarshaller factory.
|
Modifier and Type | Method and Description |
---|---|
static UnmarshallerFactory |
XMLObjectProviderRegistrySupport.getUnmarshallerFactory()
Gets the XMLObject unmarshaller factory that has been configured with information from loaded configuration
files.
|
UnmarshallerFactory |
XMLObjectProviderRegistry.getUnmarshallerFactory()
Gets the XMLObject unmarshaller factory that has been configured with information from loaded configuration
files.
|
Modifier and Type | Field and Description |
---|---|
private UnmarshallerFactory |
AbstractXMLObjectUnmarshaller.unmarshallerFactory
Factory for creating unmarshallers for child elements.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.