| Package | Description |
|---|---|
| org.opensaml.core.xml |
Base classes for working with XML as Java objects and configuring the library.
|
| 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.
|
| 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 |
|---|
| AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
| AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
| Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
| MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
| Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject. |
| UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
| Class and Description |
|---|
| Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
| MarshallerFactory
This thread-safe factory creates
Marshallers that can be used to convert
XMLObjects into W3C DOM elements. |
| Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject. |
| UnmarshallerFactory
This thread-safe factory creates
Unmarshallers that can be used to convert W3C DOM
elements into XMLObjects. |
| Class and Description |
|---|
| AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
| AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
| Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
| MarshallerFactory
This thread-safe factory creates
Marshallers that can be used to convert
XMLObjects into W3C DOM elements. |
| MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
| Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject. |
| UnmarshallerFactory
This thread-safe factory creates
Unmarshallers that can be used to convert W3C DOM
elements into XMLObjects. |
| UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
| Class and Description |
|---|
| AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
| AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
| BaseXMLObjectMarshaller
Base class for
Marshaller classes. |
| BaseXMLObjectUnmarshaller
Base class for
Unmarshaller classes. |
| Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
| MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
| Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject. |
| UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
| Class and Description |
|---|
| Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
| MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
| Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject. |
| UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Copyright © 1999–2014. All rights reserved.