Uses of Package
org.opensaml.core.xml.io
-
Packages that use org.opensaml.core.xml.io 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. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto 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 aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.config Class Description Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallerFactory This thread-safe factory createsMarshallers that can be used to convertXMLObjects into W3C DOM elements.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallerFactory This thread-safe factory createsUnmarshallers that can be used to convert W3C DOM elements intoXMLObjects. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.io Class Description Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallerFactory This thread-safe factory createsMarshallers that can be used to convertXMLObjects 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 aXMLObject.UnmarshallerFactory This thread-safe factory createsUnmarshallers that can be used to convert W3C DOM elements intoXMLObjects.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.schema.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto 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 aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.util Class Description Marshaller Marshallers are used to marshall aXMLObjectinto 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 aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.