XMLTooling-J 1.3.2-redhat-4

Uses of Package
org.opensaml.xml

Packages that use org.opensaml.xml
org.opensaml.xml Base classes for working with XML as Java objects and configuring the library. 
org.opensaml.xml.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. 
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 Interfaces for XMLObjects that represent XML schema types. 
org.opensaml.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types. 
org.opensaml.xml.security.keyinfo Interfaces and classes for working with XML KeyInfo elements. 
org.opensaml.xml.security.keyinfo.provider Specific implementations of KeyInfoProvider
org.opensaml.xml.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. 
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. 
org.opensaml.xml.validation Interfaces for classes that may be used to validate trees of XMLObjects. 
 

Classes in org.opensaml.xml used by org.opensaml.xml
AbstractElementExtensibleXMLObject
          AbstractElementExtensible is an element of type xs:any, but without xs:anyAttribute attribute or text content.
AbstractElementExtensibleXMLObjectMarshaller
          AbstractElementExtensibleMarshaller marshalls element of type xs:any, but without xs:anyAttribute attributes or text content.
AbstractElementExtensibleXMLObjectUnmarshaller
          AbstractElementExtensibleUnmarshaller unmarshalls element of type xs:any, but without xs:anyAttribute attributes or text content.
AbstractXMLObject
          An abstract implementation of XMLObject.
AttributeExtensibleXMLObject
          An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.
ConfigurationException
          An exception thrown when an error occurs loading information into Configuration.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
Namespace
          Data structure for representing XML namespace attributes.
NamespaceManager
          A class which is responsible for managing XML namespace-related data for an XMLObject.
SpaceBearing.XMLSpaceEnum
          Enum representing the allowed values of the xml:space attribute.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder
          A builder for XMLObjects.
XMLObjectBuilderFactory
          A factory for XMLObjectBuilders.
 

Classes in org.opensaml.xml used by org.opensaml.xml.encryption
AttributeExtensibleXMLObject
          An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder
          A builder for XMLObjects.
 

Classes in org.opensaml.xml used by org.opensaml.xml.encryption.impl
AbstractXMLObject
          An abstract implementation of XMLObject.
AbstractXMLObjectBuilder
          Base implementation for XMLObject builders.
AttributeExtensibleXMLObject
          An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder
          A builder for XMLObjects.
 

Classes in org.opensaml.xml used by org.opensaml.xml.io
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
 

Classes in org.opensaml.xml used by org.opensaml.xml.schema
AttributeExtensibleXMLObject
          An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
 

Classes in org.opensaml.xml used by org.opensaml.xml.schema.impl
AbstractXMLObject
          An abstract implementation of XMLObject.
AbstractXMLObjectBuilder
          Base implementation for XMLObject builders.
AttributeExtensibleXMLObject
          An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder
          A builder for XMLObjects.
 

Classes in org.opensaml.xml used by org.opensaml.xml.security.keyinfo
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
 

Classes in org.opensaml.xml used by org.opensaml.xml.security.keyinfo.provider
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
 

Classes in org.opensaml.xml used by org.opensaml.xml.signature
AbstractXMLObject
          An abstract implementation of XMLObject.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder
          A builder for XMLObjects.
 

Classes in org.opensaml.xml used by org.opensaml.xml.signature.impl
AbstractXMLObject
          An abstract implementation of XMLObject.
AbstractXMLObjectBuilder
          Base implementation for XMLObject builders.
ElementExtensibleXMLObject
          An XMLObject whose content model contains "any" child elements.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder
          A builder for XMLObjects.
 

Classes in org.opensaml.xml used by org.opensaml.xml.util
SpaceBearing.XMLSpaceEnum
          Enum representing the allowed values of the xml:space attribute.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
 

Classes in org.opensaml.xml used by org.opensaml.xml.validation
AbstractXMLObject
          An abstract implementation of XMLObject.
XMLObject
          A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.