Package | Description |
---|---|
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.io |
Interfaces and abstract implementations of marshallers and unmarshallers.
|
Modifier and Type | Field and Description |
---|---|
private static MarshallerFactory |
Configuration.marshallerFactory
Configured XMLObject marshaller factory.
|
Modifier and Type | Method and Description |
---|---|
static MarshallerFactory |
Configuration.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–2017. All rights reserved.