Uses of Package
org.opensaml.core.xml.schema
-
Packages that use org.opensaml.core.xml.schema Package Description org.opensaml.core.xml Base classes for working with XML as Java objects and configuring the library.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. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.core.xml Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.core.xml.schema Class Description XSBooleanValue A class representing a boolean attribute. -
Classes in org.opensaml.core.xml.schema used by org.opensaml.core.xml.schema.impl Class Description XSAny Represents the schema Any type.XSBase64Binary XMLObject that represents an XML Schema base64Binary.XSBoolean XSBoolean is thexs:booleanschema type.XSBooleanValue A class representing a boolean attribute.XSDateTime XMLObject that represents an XML Schema dateTime.XSInteger XMLObject that represents an XML Schema Integer.XSQName XMLObject that represents an XML schema QName content bearing element.XSString XMLObject that represents an XML Schema String.XSURI XMLObject that represents an XML schema URI content bearing element.