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 |
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.
|
Class and Description |
---|
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.
|
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.
|
Class and Description |
---|
XMLObjectBuilder
A builder for XMLObjects.
|
XMLObjectBuilderFactory
A factory for
XMLObjectBuilder s. |
Class and 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 for
XMLObjectBuilder s. |
Class and 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.
|
Class and 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.
|
Class and 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.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.