Package | Description |
---|---|
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
org.opensaml.xml.io |
Interfaces and abstract implementations of marshallers and unmarshallers.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
org.opensaml.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. |
MarshallerFactory
This thread-safe factory creates
Marshaller s that can be used to convert
XMLObject s 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
Unmarshaller s that can be used to convert W3C DOM
elements into XMLObject s. |
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.
|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Copyright © 1999–2015. All rights reserved.