| 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 MarshallerFactory |
XMLObjectProviderRegistry.marshallerFactory
Configured XMLObject marshaller factory.
|
| Modifier and Type | Method and Description |
|---|---|
static MarshallerFactory |
XMLObjectProviderRegistrySupport.getMarshallerFactory()
Gets the XMLObject marshaller factory that has been configured with information from loaded configuration files.
|
MarshallerFactory |
XMLObjectProviderRegistry.getMarshallerFactory()
Gets the XMLObject marshaller factory that has been configured with information from loaded configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
private MarshallerFactory |
AbstractXMLObjectMarshaller.marshallerFactory
Factory for XMLObject Marshallers.
|
Copyright © 1999–2014. All rights reserved.