Uses of Package
org.opensaml.core.xml
-
Packages that use org.opensaml.core.xml 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.persist Components for persisting XMLObjects.org.opensaml.core.xml.schema Interfaces for XMLObjects that represent XML schema types.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 used by org.opensaml.core.xml Class Description AbstractElementExtensibleXMLObject AbstractElementExtensible is an element of typexs:any, but withoutxs:anyAttributeattribute or text content.AbstractElementExtensibleXMLObjectMarshaller AbstractElementExtensibleMarshaller marshalls element of typexs:any, but withoutxs:anyAttributeattributes or text content.AbstractElementExtensibleXMLObjectUnmarshaller AbstractElementExtensibleUnmarshaller unmarshalls element of typexs:any, but withoutxs:anyAttributeattributes 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.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 anXMLObject.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. -
Classes in org.opensaml.core.xml used by org.opensaml.core.xml.config Class Description XMLObjectBuilder A builder for XMLObjects.XMLObjectBuilderFactory A factory forXMLObjectBuilders. -
Classes in org.opensaml.core.xml used by org.opensaml.core.xml.io Class Description AttributeExtensibleXMLObject An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.XMLObject A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.XMLObjectBuilderFactory A factory forXMLObjectBuilders. -
Classes in org.opensaml.core.xml used by org.opensaml.core.xml.persist Class Description 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.core.xml used by org.opensaml.core.xml.schema Class Description 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.core.xml used by org.opensaml.core.xml.schema.impl Class Description 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.core.xml used by org.opensaml.core.xml.util Class Description 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.