XMLTooling-J 1.3.2-redhat-4

Uses of Package
org.opensaml.xml.io

Packages that use org.opensaml.xml.io
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. 
 

Classes in org.opensaml.xml.io used by org.opensaml.xml
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.
 

Classes in org.opensaml.xml.io used by org.opensaml.xml.encryption.impl
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.
 

Classes in org.opensaml.xml.io used by org.opensaml.xml.io
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.
 

Classes in org.opensaml.xml.io used by org.opensaml.xml.schema.impl
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.
 

Classes in org.opensaml.xml.io used by org.opensaml.xml.signature.impl
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.
 

Classes in org.opensaml.xml.io used by org.opensaml.xml.util
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.
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.