| Package | Description |
|---|---|
| org.opensaml.core.xml |
Base classes for working with XML as Java objects and configuring the library.
|
| org.opensaml.core.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
| org.opensaml.core.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
| Class and Description |
|---|
| AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
| IDIndex
Class which provides storage for the ID-to-XMLObject index mapping on an owning
XMLObject. |
| IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
| Class and Description |
|---|
| AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
| IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
| Class and Description |
|---|
| AbstractSingletonFactory
An abstract Template design pattern implementation of
SingletonFactory. |
| AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
| IDIndex
Class which provides storage for the ID-to-XMLObject index mapping on an owning
XMLObject. |
| IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
| SingletonFactory
An interface for factory classes which implement a singleton pattern for producing an
output class based on an input class.
|
| XMLObjectChildrenList
Resizable list for the children of XMLObjects.
|
Copyright © 1999–2015. All rights reserved.