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.
|
org.opensaml.messaging.decoder.servlet |
Interfaces and classes for decoding messages that come from an
HttpServletRequest . |
org.opensaml.messaging.encoder.servlet |
Interfaces and classes for encoding messages to a
HttpServletResponse . |
org.opensaml.messaging.handler.impl |
Implementations of message context handlers.
|
org.opensaml.saml.common |
Base classes for working with SAML as Java objects.
|
org.opensaml.saml.ext.idpdisco |
Interfaces for SAML 2 Metadata Extension Identity Provider Discovery.
|
org.opensaml.saml.ext.idpdisco.impl |
Implementation for SAML v2.0 Identity Provider Discovery Profile.
|
org.opensaml.saml.ext.saml1md |
Interfaces for SAML 2 Metadata Profile for SAML 1.x.
|
org.opensaml.saml.ext.saml1md.impl |
Implementation for SAML 1.x Metadata Profile.
|
org.opensaml.saml.ext.saml2alg |
Interfaces for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
|
org.opensaml.saml.ext.saml2alg.impl |
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
|
org.opensaml.saml.ext.saml2aslo |
Interfaces for SAML 2 Protocol Extension for Async Logout.
|
org.opensaml.saml.ext.saml2aslo.impl |
Implementation for SAML 2 Protocol Extension for Async Logout objects.
|
org.opensaml.saml.ext.saml2cb |
Interfaces for SAML 2 Channel Binding Extensions.
|
org.opensaml.saml.ext.saml2cb.impl |
Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.
|
org.opensaml.saml.ext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.saml.ext.saml2delrestrict.impl |
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
|
org.opensaml.saml.ext.saml2mdattr |
Interfaces for SAML 2 Metadata Extension for Entity Attributes.
|
org.opensaml.saml.ext.saml2mdattr.impl |
Implementation for SAML v2.0 Metadata Extension for Entity Attributes Version 1.0.
|
org.opensaml.saml.ext.saml2mdquery |
Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.
|
org.opensaml.saml.ext.saml2mdquery.impl |
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
|
org.opensaml.saml.ext.saml2mdreqinit |
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
|
org.opensaml.saml.ext.saml2mdreqinit.impl |
Concrete implementations of the interfaces for the
SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
|
org.opensaml.saml.ext.saml2mdrpi |
The package to define the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
|
org.opensaml.saml.ext.saml2mdrpi.impl |
Concrete implementations of the interfaces for the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
|
org.opensaml.saml.ext.saml2mdui |
Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.
|
org.opensaml.saml.ext.saml2mdui.impl |
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
|
org.opensaml.saml.ext.samlec |
Interfaces for SAML-EC GSS-API Mechanism.
|
org.opensaml.saml.ext.samlec.impl |
Implementation for SAML-EC GSS-API schema content.
|
org.opensaml.saml.ext.samlpthrpty |
Interfaces for SAML 2 Metadata Extension for Third-Party Request Protocol Extension.
|
org.opensaml.saml.ext.samlpthrpty.impl |
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
|
org.opensaml.saml.metadata.resolver.filter |
Classes for SAML metadata filtering.
|
org.opensaml.saml.metadata.resolver.filter.impl |
Implementation of the resolver filters.
|
org.opensaml.saml.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml.saml1.core.impl |
Implementations of SAML 1.x core specification types and elements.
|
org.opensaml.saml.saml2.common |
Interfaces for elements and attributes used in multiple SAML 2.0 specification.
|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml.saml2.ecp |
Interfaces for SAML 2 ECP Elements.
|
org.opensaml.saml.saml2.ecp.impl |
Implementations of SAML 2.0 ECP types and elements.
|
org.opensaml.saml.saml2.metadata |
Concrete definitions of the objects described in saml-metadata-2.0-os work.
|
org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
org.opensaml.saml.security.impl |
Classes related to verifying various credentials within a SAML system.
|
org.opensaml.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
org.opensaml.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.soap.soap11.decoder.http.impl |
SOAP over HTTP 1.1 message decoder and handlers.
|
org.opensaml.soap.soap11.encoder.http.impl |
SOAP over HTTP 1.1 message encoder and handlers.
|
org.opensaml.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
org.opensaml.soap.util |
General SOAP utility classes.
|
org.opensaml.soap.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.soap.wsaddressing.impl |
XML Object provider implementations for WS-Addressing.
|
org.opensaml.soap.wsaddressing.util |
Support classes for WS-Addressing.
|
org.opensaml.soap.wsfed |
XMLObject interfaces for WS-Federation elements.
|
org.opensaml.soap.wsfed.impl |
XML Object provider implementations for WS-Federation.
|
org.opensaml.soap.wspolicy |
XMLObject interfaces for WS-Policy 1.2 elements.
|
org.opensaml.soap.wspolicy.impl |
XML Object provider implementations for WS-Policy.
|
org.opensaml.soap.wssecurity |
XMLObject interfaces for WS-Security 1.1 elements.
|
org.opensaml.soap.wssecurity.impl |
XML Object provider implementations for WS-Security.
|
org.opensaml.soap.wssecurity.util |
Support classes for WS-Security.
|
org.opensaml.soap.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.soap.wstrust.impl |
XML Object provider implementations for WS-Trust.
|
org.opensaml.xacml |
General XACML classes.
|
org.opensaml.xacml.ctx |
XMLObject interfaces for XACML context schema.
|
org.opensaml.xacml.ctx.impl |
XMLObject implementations for XACML context schema.
|
org.opensaml.xacml.impl |
XMLObject provider implementation support for XACML.
|
org.opensaml.xacml.policy |
XMLObject interfaces for XACML policy schema.
|
org.opensaml.xacml.policy.impl |
XMLObject provider implementation classes for XACML policy schema.
|
org.opensaml.xacml.profile.saml |
XMLObject interfaces for SAML XACML profile.
|
org.opensaml.xacml.profile.saml.impl |
XMLObject implementation classes for XACML SAML profile.
|
org.opensaml.xmlsec.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
org.opensaml.xmlsec.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
org.opensaml.xmlsec.encryption.support |
Functional support for XML Encryption.
|
org.opensaml.xmlsec.keyinfo.impl |
Interfaces and classes for working with XML KeyInfo elements.
|
org.opensaml.xmlsec.keyinfo.impl.provider |
Specific implementations of
KeyInfoProvider . |
org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xmlsec.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature 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.
|
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.
|
Class and Description |
---|
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 |
---|
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 |
---|
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.
|
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 |
---|
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 |
---|
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.
|
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 |
---|
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.
|
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 |
---|
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.
|
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 |
---|
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.
|
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 |
---|
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.
|
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 |
---|
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.
|
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 |
---|
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.
|
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.
|
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 |
---|
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 |
---|
LangBearing
Interface for element having a
@xml:lang attribute. |
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.
|
LangBearing
Interface for element having a
@xml:lang 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 |
---|
LangBearing
Interface for element having a
@xml:lang attribute. |
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.
|
LangBearing
Interface for element having a
@xml:lang 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 |
---|
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.
|
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 |
---|
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.
|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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.
|
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 |
---|
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 |
---|
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 |
---|
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.
|
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 |
---|
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.
|
LangBearing
Interface for element having a
@xml:lang attribute. |
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.
|
LangBearing
Interface for element having a
@xml:lang 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 |
---|
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.
|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
AbstractXMLObject
An abstract implementation of XMLObject.
|
AbstractXMLObjectBuilder
Base implementation for XMLObject builders.
|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
AbstractXMLObject
An abstract implementation of XMLObject.
|
AbstractXMLObjectBuilder
Base implementation for XMLObject builders.
|
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 |
---|
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 |
---|
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.
|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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.
|
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 |
---|
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.
|
Copyright © 2018. All rights reserved.