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 XMLObjectBuilderFactory |
Configuration.builderFactory
Configured XMLObject builder factory.
|
Modifier and Type | Method and Description |
---|---|
static XMLObjectBuilderFactory |
Configuration.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–2017. All rights reserved.