Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
W
X
A
add(String, String)
- Method in class org.apache.ws.commons.schema.utils.
NamespaceMap
addMetaInfo(Object, Object)
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
Add a value to the meta info map will be initialized if not used previously
anyElementsWithNameNS(Element, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
XDOMUtil
C
check(XmlSchemaCollection.SchemaKey)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Return an indication of whether a particular schema is in the working stack of schemas.
clearCache()
- Static method in class org.apache.ws.commons.schema.
SchemaBuilder
Remove any entries from the cache for the current thread.
CollectionFactory
- Class in
org.apache.ws.commons.schema.utils
There are many collections of XML Schema objects inside XmlSchema.
CollectionURIResolver
- Interface in
org.apache.ws.commons.schema.resolver
Extended URIResolver that can be informed about a collective base URI.
Constants
- Class in
org.apache.ws.commons.schema.constants
Constants
Constants.MetaDataConstants
- Class in
org.apache.ws.commons.schema.constants
class holding the the constants for meta data storage
Constants.SystemConstants
- Class in
org.apache.ws.commons.schema.constants
class holding the the constants for meta data storage
construct(Element)
- Static method in class org.apache.ws.commons.schema.
XmlSchemaFacet
D
declare(String, String)
- Method in class org.apache.ws.commons.schema.utils.
PrefixCollector
Records a single namespace prefix declaration.
DEFAULT_MAX_OCCURS
- Static variable in class org.apache.ws.commons.schema.
XmlSchemaParticle
DEFAULT_MIN_OCCURS
- Static variable in class org.apache.ws.commons.schema.
XmlSchemaParticle
DEFAULT_NS_PREFIX
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
DefaultExtensionDeserializer
- Class in
org.apache.ws.commons.schema.extensions
Default deserializer.
DefaultExtensionDeserializer()
- Constructor for class org.apache.ws.commons.schema.extensions.
DefaultExtensionDeserializer
DefaultExtensionSerializer
- Class in
org.apache.ws.commons.schema.extensions
DefaultExtensionSerializer()
- Constructor for class org.apache.ws.commons.schema.extensions.
DefaultExtensionSerializer
DefaultURIResolver
- Class in
org.apache.ws.commons.schema.resolver
This resolver provides the means of resolving the imports and includes of a given schema document.
DefaultURIResolver()
- Constructor for class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
deserialize(XmlSchemaObject, QName, Node)
- Method in class org.apache.ws.commons.schema.extensions.
DefaultExtensionDeserializer
deserialize the given element
deserialize(XmlSchemaObject, QName, Node)
- Method in interface org.apache.ws.commons.schema.extensions.
ExtensionDeserializer
deserialize the given element
deserializeExtension(XmlSchemaObject, QName, Node)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
Deserialize a given extension element
DOMUtil
- Class in
org.apache.ws.commons.schema.utils
Some useful utility methods.
DOMUtil()
- Constructor for class org.apache.ws.commons.schema.utils.
DOMUtil
This class cannot be instantiated.
DummyInternalClass
- Class in
org.apache.ws.commons.schema.internal
This class exists to allow testing of XmlSchema as an OSGi Bundle.
DummyInternalClass()
- Constructor for class org.apache.ws.commons.schema.internal.
DummyInternalClass
E
equals(Object)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection.SchemaKey
equals(Object)
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
EXTENSION_REGISTRY_KEY
- Static variable in class org.apache.ws.commons.schema.constants.
Constants.SystemConstants
ExtensionDeserializer
- Interface in
org.apache.ws.commons.schema.extensions
Interface for the extension deserializer.
ExtensionRegistry
- Class in
org.apache.ws.commons.schema.extensions
The task of the extension serializer is to delegate the serilization of the extensions.
ExtensionRegistry()
- Constructor for class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
ExtensionSerializer
- Interface in
org.apache.ws.commons.schema.extensions
Interface for the extension serializer.
EXTERNAL_ATTRIBUTES
- Static variable in class org.apache.ws.commons.schema.constants.
Constants.MetaDataConstants
EXTERNAL_ELEMENTS
- Static variable in class org.apache.ws.commons.schema.constants.
Constants.MetaDataConstants
F
forgetTargetObject()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRef
forgetTargetObject()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
G
getAllSchemas()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return an array of DOM documents consisting of this schema and any schemas that it references.
getAnnotation()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
getAnyAttribute()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
getAnyAttribute()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
getAnyAttribute()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
getAnyAttribute()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getAnyAttribute()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
getAnyAttribute()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
getAttr(Element, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getAttributeByName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Retrieve a global attribute by its QName.
getAttributeByName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Look for an attribute by its local name.
getAttributeByName(QName, boolean, Stack<XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
getAttributeByQName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Find a global attribute by QName in this collection of schemas.
getAttributeFormDefault()
- Method in class org.apache.ws.commons.schema.
XmlSchema
getAttributeGroupByName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Retrieve an attribute group by QName.
getAttributeGroupByName(QName, boolean, Stack<XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
getAttributeGroupByQName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
getAttributeGroups()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return a map containing all the defined attribute groups of this schema.
getAttributeGroups()
- Method in class org.apache.ws.commons.schema.
XmlSchemaRedefine
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return a map containing all the defined attributes of this schema.
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
getAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
getAttributeWildcard()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getAttrNS(Element, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getAttrs(Element)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getAttrValue(Element, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getAttrValueNS(Element, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getBaseSchemaTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
Return the QName of the base schema type, if any, as defined in the content model.
getBaseType()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
getBaseType()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeRestriction
getBaseTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
getBaseTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
getBaseTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
getBaseTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
getBaseTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeRestriction
getBaseTypes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeUnion
getBlock()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getBlock()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getBlockDefault()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return the default block value for this schema.
getBlockResolved()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getChildText(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Returns the concatenated child text of the specified node.
getCollectionBaseURI()
- Method in interface org.apache.ws.commons.schema.resolver.
CollectionURIResolver
getCollectionBaseURI()
- Method in class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
Get the base URI derived from a schema collection.
getConstraints()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
Returns a collection of constraints on the element.
getContent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContent
getContent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaContentModel
getContent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContent
getContent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleType
getContentModel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getContentType()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getContentTypeParticle()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getDeclaredPrefixes()
- Method in class org.apache.ws.commons.schema.utils.
NamespaceMap
getDeclaredPrefixes()
- Method in interface org.apache.ws.commons.schema.utils.
NamespacePrefixList
Returns the list of currently defined namespace prefixes.
getDeclaredPrefixes()
- Method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getDefaultExtensionDeserializer()
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
getDefaultExtensionSerializer()
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
getDefaultValue()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getDefaultValue()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getDeriveBy()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getDocument(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getElementByName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Look for a element by its QName.
getElementByName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchema
get an element by its local name.
getElementByName(QName, boolean, Stack<XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
getElementByQName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Retrieve a global element from the schema collection.
getElementFormDefault()
- Method in class org.apache.ws.commons.schema.
XmlSchema
getElements()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return a map containing all the defined elements of this schema.
getExternals()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return all of the includes, imports, and redefines for this schema.
getExtReg()
- Method in class org.apache.ws.commons.schema.
SchemaBuilder
getExtReg()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
getExtReg()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSerializer
Get the registry of extensions for this serializer.
getFacets()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
getFacets()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeRestriction
getFields()
- Method in class org.apache.ws.commons.schema.
XmlSchemaIdentityConstraint
getFileURL(URL, String)
- Method in class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
Method getFileURL
getFinal()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getFinal()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getFinalDefault()
- Method in class org.apache.ws.commons.schema.
XmlSchema
getFinalDerivation()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getFinalDerivation()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getFinalResolved()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getFirstChildElement(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the first child element node.
getFirstChildElement(Node, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the first child node with the given name.
getFirstChildElement(Node, String[])
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the first child node with the given name.
getFirstChildElement(Node, String, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the first child node with the given name and attribute name, value pair.
getFirstChildElementNS(Node, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the first child node with the given qualified name.
getFirstChildElementNS(Node, String[][])
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the first child node with the given qualified name.
getFirstChildElementNS(Node, String)
- Static method in class org.apache.ws.commons.schema.utils.
XDOMUtil
getFixedValue()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getFixedValue()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getForm()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithForm
Get the current form, which may be inherited from the parent schema.
getForm()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithFormImpl
Return the
effective
'form' for this item.
getForm()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getForm()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getGroupByName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Retrieve a group by QName.
getGroupByName(QName, boolean, Stack<XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
getGroupByQName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
getGroups()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return a map containing all the defined groups of this schema.
getGroups()
- Method in class org.apache.ws.commons.schema.
XmlSchemaRedefine
getId()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
getInputEncoding(Document)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Get the input encoding of the document.
getInputEncoding()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return the character encoding for this schema.
getItems()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return all of the global items in this schema.
If org.apache.ws.commons.schema.protectReadOnlyCollections is 'true', this will return a map that checks at runtime.
getItems()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAll
getItems()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotation
getItems()
- Method in class org.apache.ws.commons.schema.
XmlSchemaChoice
getItems()
- Method in class org.apache.ws.commons.schema.
XmlSchemaRedefine
getItems()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSequence
The elements contained within the compositor.
getItemType()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeList
getItemTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeList
getKnownNamespaceMap()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
get the namespace map
getLanguage()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDocumentation
getLastChildElement(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the last child element node.
getLastChildElement(Node, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the last child node with the given name.
getLastChildElement(Node, String[])
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the last child node with the given name.
getLastChildElement(Node, String, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the last child node with the given name and attribute name, value pair.
getLastChildElementNS(Node, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the last child node with the given qualified name.
getLastChildElementNS(Node, String[][])
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the last child node with the given qualified name.
getLineNumber()
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
getLineNumer()
- Method in exception org.apache.ws.commons.schema.
XmlSchemaException
getLinePosition()
- Method in exception org.apache.ws.commons.schema.
XmlSchemaException
getLinePosition()
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
getList(Class<T>)
- Static method in class org.apache.ws.commons.schema.utils.
CollectionFactory
getLocalName(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
returns local name of this element if not null, otherwise returns the name of the node
getLogicalTargetNamespace()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return the logical target namespace.
getMarkup()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAppInfo
getMarkup()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDocumentation
getMaxOccurs()
- Method in class org.apache.ws.commons.schema.
XmlSchemaParticle
getMemberTypesQNames()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeUnion
getMemberTypesSource()
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeUnion
getMetaInfoMap()
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
returns the metainfo map.
getMinOccurs()
- Method in class org.apache.ws.commons.schema.
XmlSchemaParticle
getName(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getName()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamed
Retrieve the name.
getName()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
Retrieve the name.
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaIdentityConstraint
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
getName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getNamespace()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAny
getNamespace()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnyAttribute
getNamespace()
- Method in class org.apache.ws.commons.schema.
XmlSchemaImport
getNamespaceContext()
- Method in interface org.apache.ws.commons.schema.utils.
NamespaceContextOwner
Returns the objects namespace context.
getNamespaceContext(Node)
- Static method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getNamespaceContext()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Returns the objects namespace context.
getNamespaceContext()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Retrieve the namespace context.
getNamespacePrefix(Element, String)
- Static method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getNamespaceURI(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getNamespaceURI(String)
- Method in class org.apache.ws.commons.schema.utils.
NamespaceMap
getNamespaceURI(Element, String)
- Static method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getNamespaceURI(String)
- Method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getNextSiblingElement(Node)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the next sibling element node.
getNextSiblingElement(Node, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the next sibling node with the given name.
getNextSiblingElement(Node, String[])
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the next sibling node with the given name.
getNextSiblingElement(Node, String, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the next sibling node with the given name and attribute name, value pair.
getNextSiblingElementNS(Node, String, String)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the next sibling node with the given qualified name.
getNextSiblingElementNS(Node, String[][])
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Finds and returns the next sibling node with the given qualified name.
getNextSiblingElementNS(Node, String)
- Static method in class org.apache.ws.commons.schema.utils.
XDOMUtil
getNotationByName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Retrieve a notation by QName.
getNotationByName(QName, boolean, Stack<XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
getNotationByQName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
getNotations()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return a map containing all the defined notations of this schema.
getParent(Element)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getParent()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamed
Retrieve the parent schema.
getParent()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
Retrieve the parent schema.
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return the parent XmlSchemaCollection.
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
getParent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getParticle()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
getParticle()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
getParticle()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
getParticle()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
getParticle()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroupRef
getPrefix(String)
- Method in class org.apache.ws.commons.schema.utils.
NamespaceMap
getPrefix(String)
- Method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getPrefixes(String)
- Method in class org.apache.ws.commons.schema.utils.
NamespaceMap
getPrefixes(String)
- Method in class org.apache.ws.commons.schema.utils.
NodeNamespaceContext
getProcessContent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAny
getProcessContent()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnyAttribute
getProtectedList(List<T>)
- Static method in class org.apache.ws.commons.schema.utils.
CollectionFactory
Call this to obtain a list to return from a public API where the caller is not supposed to modify the list.
getProtectedMap(Map<K, V>)
- Static method in class org.apache.ws.commons.schema.utils.
CollectionFactory
Call this to obtain a map to return from a public API where the caller is not supposed to modify the map.
getPublic()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
getQName()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamed
Get the QName for this object.
getQName()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
Get the QName for this object.
getQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
getQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
Get the QName for this object.
getQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
getQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
getQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
getRef()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getRef()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroupRef
Return the reference object.
getRef()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getRef()
- Method in interface org.apache.ws.commons.schema.
XmlSchemaItemWithRef
getRefBase()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getRefBase()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroupRef
getRefBase()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getRefBase()
- Method in interface org.apache.ws.commons.schema.
XmlSchemaItemWithRefBase
getRefer()
- Method in class org.apache.ws.commons.schema.
XmlSchemaKeyref
getRefName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroupRef
getRoot(Document)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getSchema()
- Method in class org.apache.ws.commons.schema.
XmlSchemaExternal
getSchemaDocument()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Retrieve a DOM tree for this one schema, independent of any included or related schemas.
getSchemaLocation()
- Method in class org.apache.ws.commons.schema.
XmlSchemaExternal
getSchemaNamespacePrefix()
- Method in class org.apache.ws.commons.schema.
XmlSchema
getSchemaResolver()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Retrieve the custom URI resolver, if any.
getSchemaType()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getSchemaType()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getSchemaTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getSchemaTypeName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getSchemaTypes()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return a map containing all the defined types of this schema.
getSchemaTypes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaRedefine
getSelector()
- Method in class org.apache.ws.commons.schema.
XmlSchemaIdentityConstraint
getSet(Class<T>)
- Static method in class org.apache.ws.commons.schema.utils.
CollectionFactory
getSource()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAppInfo
getSource()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDocumentation
getSourceSchemaObject()
- Method in exception org.apache.ws.commons.schema.
XmlSchemaException
getSourceUri()
- Method in exception org.apache.ws.commons.schema.
XmlSchemaException
getSourceURI()
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
getSubstitutionGroup()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getSystem()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
getTarget()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRef
getTargetNamespace()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return the declared target namespace of this schema.
getTargetQName()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
getTargetQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getTargetQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroupRef
getTargetQName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getTargetQName()
- Method in interface org.apache.ws.commons.schema.
XmlSchemaItemWithRefBase
getTypeByName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Search this schema, and its peers in its parent collection, for a schema type specified by QName.
getTypeByName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Retrieve a named type from this schema.
getTypeByName(QName, boolean, Stack<XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Protected method that allows safe (non-recursive schema loading).
getTypeByQName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Retrieve a global type from the schema collection.
getUnhandledAttributes()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
getURL(URL, String)
- Method in class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
This is essentially a call to "new URL(contextURL, spec)" with extra handling in case spec is a file.
getUse()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getValue(Attr)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
getValue()
- Method in class org.apache.ws.commons.schema.
XmlSchemaFacet
getVersion()
- Method in class org.apache.ws.commons.schema.
XmlSchema
Return the declared XML Schema version of this schema.
getWireName()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithForm
The name of this item as it is sent 'over the wire' or stored in an XML file.
getWireName()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithFormImpl
The name of this item as it is sent 'over the wire' or stored in an XML file.
getWireName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
getWireName()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
getXmlEncoding(Document)
- Static method in class org.apache.ws.commons.schema.utils.
DOMUtil
Get the xml encoding of the document.
getXmlSchema(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Retrieve a set containing the XmlSchema instances with the given system ID.
getXmlSchemas()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Returns an array of all the XmlSchemas in this collection.
getXPath()
- Method in class org.apache.ws.commons.schema.
XmlSchemaXPath
H
hashCode()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection.SchemaKey
hashCode()
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
I
init()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
This section should comply to the XMLSchema specification; see
http://www.w3.org/TR/2004/PER-xmlschema-2-20040318/datatypes.html#built-in-datatypes
.
initCache()
- Static method in class org.apache.ws.commons.schema.
SchemaBuilder
Setup the cache to be used by the current thread of execution.
isAbsolute(String)
- Method in class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
Find whether a given uri is relative or not
isAbstract()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
isAbstract()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isAbstractElement()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isAll()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isAnonymous()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamed
isAnonymous()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
isAnonymous()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
isAnonymous()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
isAnonymous()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isAnonymous()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
isAnonymous()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
isAnonymous()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
isEmpty()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isExtension()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isFixed()
- Method in class org.apache.ws.commons.schema.
XmlSchemaFacet
isFormSpecified()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithForm
True if this item has a specified form, false if it inherits from the parent schema.
isFormSpecified()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithFormImpl
True if this item has a specified form, false if it inherits from the parent schema.
isFormSpecified()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
isFormSpecified()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isList()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isMixed()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContent
isMixed()
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
isMixed()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
isNillable()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isNone()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isRef()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
isRef()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroupRef
isRef()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isRef()
- Method in interface org.apache.ws.commons.schema.
XmlSchemaItemWithRefBase
isRestriction()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isSubstitution()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
isTopLevel()
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamed
isTopLevel()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
isTopLevel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
isTopLevel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
isTopLevel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
isTopLevel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
isTopLevel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
isTopLevel()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
isUnion()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
N
NamespaceContextOwner
- Interface in
org.apache.ws.commons.schema.utils
Interface of an object, which is able to provide a namespace context.
NamespaceMap
- Class in
org.apache.ws.commons.schema.utils
This class maps from a prefix to an object that is either a String or a URI.
NamespaceMap()
- Constructor for class org.apache.ws.commons.schema.utils.
NamespaceMap
NamespaceMap(Map<String, Object>)
- Constructor for class org.apache.ws.commons.schema.utils.
NamespaceMap
NamespacePrefixList
- Interface in
org.apache.ws.commons.schema.utils
Interface of an object, which is able to provide a list of currently defined namespace prefixes.
NodeNamespaceContext
- Class in
org.apache.ws.commons.schema.utils
Implementation of
NamespaceContext
, which is based on a DOM node.
NONE
- Static variable in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
notAll()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
NULL_NS_URI
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
O
org.apache.ws.commons.schema
- package org.apache.ws.commons.schema
org.apache.ws.commons.schema.constants
- package org.apache.ws.commons.schema.constants
org.apache.ws.commons.schema.extensions
- package org.apache.ws.commons.schema.extensions
org.apache.ws.commons.schema.internal
- package org.apache.ws.commons.schema.internal
org.apache.ws.commons.schema.resolver
- package org.apache.ws.commons.schema.resolver
org.apache.ws.commons.schema.utils
- package org.apache.ws.commons.schema.utils
P
parent
- Variable in class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
parentSchema
- Variable in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
pop()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Pop the stack of schemas.
PrefixCollector
- Class in
org.apache.ws.commons.schema.utils
Searches for namespace prefix declarations.
PrefixCollector()
- Constructor for class org.apache.ws.commons.schema.utils.
PrefixCollector
push(XmlSchemaCollection.SchemaKey)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Push a schema onto the stack of schemas.
R
read(Document, String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read an XML Schema from a complete XSD XML DOM Document into this collection.
read(Document, String, TargetNamespaceValidator)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read an XML Schema from a complete XSD XML DOM Document into this collection.
read(Document)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read an XML schema into the collection from a DOM document.
read(Element)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read an XML Schema into the collection from a DOM element.
read(Element, String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read a schema from a DOM tree into the collection.
read(InputSource)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read an XML schema into the collection from a SAX InputSource.
read(Reader)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
read(Source)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Read an XML schema into the collection from a TRaX source.
refTwin
- Variable in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
registerDeserializer(QName, ExtensionDeserializer)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
Register a deserializer with a QName
registerSerializer(Class, ExtensionSerializer)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
Register a serializer with a Class
resolveEntity(String, String, String)
- Method in class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
Try to resolve a schema location to some data.
resolveEntity(String, String, String)
- Method in interface org.apache.ws.commons.schema.resolver.
URIResolver
Resolves an interface
S
SchemaBuilder
- Class in
org.apache.ws.commons.schema
Object used to build a schema from a schema document.
schemaForNamespace(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Return the schema from this collection for a particular targetNamespace.
schemaValueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaContentProcessing
schemaValueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaContentType
schemaValueOf(String)
- Static method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
schemaValueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaForm
schemaValueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaUse
searchAllPrefixDeclarations(Node)
- Method in class org.apache.ws.commons.schema.utils.
PrefixCollector
Searches for namespace prefix declarations in the given node.
searchLocalPrefixDeclarations(Node)
- Method in class org.apache.ws.commons.schema.utils.
PrefixCollector
Searches for namespace prefix declarations in the given node.
serialize(XmlSchemaObject, Class, Node)
- Method in class org.apache.ws.commons.schema.extensions.
DefaultExtensionSerializer
serialize the given element
serialize(XmlSchemaObject, Class, Node)
- Method in interface org.apache.ws.commons.schema.extensions.
ExtensionSerializer
serialize the given element
serializeExtension(XmlSchemaObject, Class, Node)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
Serialize a given extension element
serializeSchema(XmlSchema, boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSerializer
Serialize an entire schema, returning an array of DOM Documents, one per XSL file.
setAbstract(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setAbstract(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setAbstractElement(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
Set the 'abstract' attribute of this element.
setAll(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setAnnotation(XmlSchemaAnnotation)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
setAnyAttribute(XmlSchemaAnyAttribute)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
setAnyAttribute(XmlSchemaAnyAttribute)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
setAnyAttribute(XmlSchemaAnyAttribute)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
setAnyAttribute(XmlSchemaAnyAttribute)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setAnyAttribute(XmlSchemaAnyAttribute)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
setAnyAttribute(XmlSchemaAnyAttribute)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
setAttributeFormDefault(XmlSchemaForm)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the default attribute form for this schema.
setAttributes(List<XmlSchemaAttributeOrGroupRef>)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
setBaseType(XmlSchemaSimpleType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
setBaseType(XmlSchemaSimpleType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeRestriction
setBaseTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
setBaseTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
setBaseTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
setBaseTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
setBaseTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeRestriction
setBaseUri(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Set the base URI.
setBlock(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setBlock(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setBlockDefault(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the default block value for this schema.
setCollectionBaseURI(String)
- Method in interface org.apache.ws.commons.schema.resolver.
CollectionURIResolver
setCollectionBaseURI(String)
- Method in class org.apache.ws.commons.schema.resolver.
DefaultURIResolver
set the collection base URI, which serves as a fallback from the base of the immediate schema.
setContent(XmlSchemaContent)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContent
setContent(XmlSchemaContent)
- Method in class org.apache.ws.commons.schema.
XmlSchemaContentModel
setContent(XmlSchemaContent)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleContent
setContent(XmlSchemaSimpleTypeContent)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleType
setContentModel(XmlSchemaContentModel)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setContentType(XmlSchemaContentType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setDefaultExtensionDeserializer(ExtensionDeserializer)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
setDefaultExtensionSerializer(ExtensionSerializer)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
setDefaultValue(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setDefaultValue(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setDeriveBy(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
setElementFormDefault(XmlSchemaForm)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the default element form for this schema.
setEmpty(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setExtension(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setExtReg(ExtensionRegistry)
- Method in class org.apache.ws.commons.schema.
SchemaBuilder
setExtReg(ExtensionRegistry)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
setExtReg(ExtensionRegistry)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSerializer
Set the registry of extensions for this serializer.
setFinal(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setFinal(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
setFinalDefault(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the default 'final' value for this schema.
setFinalDerivation(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setFinalDerivation(XmlSchemaDerivationMethod)
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
setFixed(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaFacet
setFixedValue(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setFixedValue(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setForm(XmlSchemaForm)
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithForm
Set the schema form.
setForm(XmlSchemaForm)
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithFormImpl
Set the schema form.
setForm(XmlSchemaForm)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setForm(XmlSchemaForm)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setId(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
setInputEncoding(String)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the character encoding name for the schema.
setItemType(XmlSchemaSimpleType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeList
setItemTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeList
setKnownNamespaceMap(Map<String, XmlSchema>)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
sets the known namespace map
setLanguage(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDocumentation
setLineNumber(int)
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
setLinePosition(int)
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
setList(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setMarkup(NodeList)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAppInfo
setMarkup(NodeList)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDocumentation
setMaxOccurs(long)
- Method in class org.apache.ws.commons.schema.
XmlSchemaParticle
setMemberTypesQNames(QName[])
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeUnion
setMemberTypesSource(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeUnion
setMetaInfoMap(Map<Object, Object>)
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
Directly set the meta info map into the schema element
setMinOccurs(long)
- Method in class org.apache.ws.commons.schema.
XmlSchemaParticle
setMixed(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContent
setMixed(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setMixed(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
setName(String)
- Method in interface org.apache.ws.commons.schema.utils.
XmlSchemaNamed
Set the name.
setName(String)
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
Set the name.
setName(String)
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithFormImpl
Set the name.
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaIdentityConstraint
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
setName(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
setNamedObject(XmlSchemaNamed)
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
setNamespace(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAny
setNamespace(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnyAttribute
setNamespace(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaImport
setNamespaceContext(NamespacePrefixList)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Sets the schema elements namespace context.
setNamespaceContext(NamespacePrefixList)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Set the namespace context for this collection, which controls the assignment of namespace prefixes to namespaces.
setNillable(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setNone(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setParticle(XmlSchemaParticle)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
setParticle(XmlSchemaParticle)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
setParticle(XmlSchemaParticle)
- Method in class org.apache.ws.commons.schema.
XmlSchemaComplexType
setParticle(XmlSchemaGroupParticle)
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroup
setProcessContent(XmlSchemaContentProcessing)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAny
setProcessContent(XmlSchemaContentProcessing)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnyAttribute
setPublic(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
setRefer(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaKeyref
setRefName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaGroupRef
setRefObject(XmlSchemaRefBase)
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
If the named object also implements ref=, it should pass the reference object here for some error checking.
setRestriction(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setSchema(XmlSchema)
- Method in class org.apache.ws.commons.schema.
XmlSchemaExternal
Store a reference to an XmlSchema corresponding to this item.
setSchemaLocation(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaExternal
setSchemaNamespacePrefix(String)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the namespace prefix corresponding to the target namespace.
setSchemaResolver(URIResolver)
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
Register a custom URI resolver
setSchemaType(XmlSchemaSimpleType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setSchemaType(XmlSchemaType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setSchemaTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setSchemaTypeName(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setSelector(XmlSchemaXPath)
- Method in class org.apache.ws.commons.schema.
XmlSchemaIdentityConstraint
setSource(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAppInfo
setSource(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDocumentation
setSourceURI(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaObject
setSubstitution(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setSubstitutionGroup(QName)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setSystem(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
setTargetNamespace(String)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Set the target namespace for this schema.
setTargetQName(QName)
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
setType(XmlSchemaType)
- Method in interface org.apache.ws.commons.schema.
TypeReceiver
setType(XmlSchemaType)
- Method in class org.apache.ws.commons.schema.
XmlSchemaElement
setUnhandledAttributes(Attr[])
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
setUnion(boolean)
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
setUse(XmlSchemaUse)
- Method in class org.apache.ws.commons.schema.
XmlSchemaAttribute
setValue(Object)
- Method in class org.apache.ws.commons.schema.
XmlSchemaFacet
setXPath(String)
- Method in class org.apache.ws.commons.schema.
XmlSchemaXPath
T
TargetNamespaceValidator
- Interface in
org.apache.ws.commons.schema.utils
Interface called when reading a schema to validate the target namespace.
targetQName
- Variable in class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
toString()
- Method in class org.apache.ws.commons.schema.utils.
XmlSchemaRef
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchema
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchemaAnnotated
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection.SchemaKey
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchemaCollection
toString()
- Method in enum org.apache.ws.commons.schema.
XmlSchemaContentProcessing
toString()
- Method in enum org.apache.ws.commons.schema.
XmlSchemaContentType
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
toString()
- Method in enum org.apache.ws.commons.schema.
XmlSchemaForm
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchemaNotation
toString()
- Method in class org.apache.ws.commons.schema.
XmlSchemaType
toString()
- Method in enum org.apache.ws.commons.schema.
XmlSchemaUse
TypeReceiver
- Interface in
org.apache.ws.commons.schema
A TypeReceiver is something that can have its type set.
U
unregisterDeserializer(Class)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
remove the registration for a deserializer with a QName
unregisterSerializer(QName)
- Method in class org.apache.ws.commons.schema.extensions.
ExtensionRegistry
remove the registration for a serializer with a QName
URI_2001_SCHEMA_XSD
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
URI_2001_SCHEMA_XSI
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
URIResolver
- Interface in
org.apache.ws.commons.schema.resolver
V
validate(XmlSchema)
- Method in interface org.apache.ws.commons.schema.utils.
TargetNamespaceValidator
Called for validating the given schemas target namespace.
ValidationEvent
- Class in
org.apache.ws.commons.schema
ValidationEvent(Object)
- Constructor for class org.apache.ws.commons.schema.
ValidationEvent
Creates new ValidationEvent
valueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaContentProcessing
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaContentType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaForm
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaUse
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.ws.commons.schema.
XmlSeverityType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaContentProcessing
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaForm
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.ws.commons.schema.
XmlSchemaUse
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.ws.commons.schema.
XmlSeverityType
Returns an array containing the constants of this enum type, in the order they are declared.
W
withSchemaModifiable(Runnable)
- Static method in class org.apache.ws.commons.schema.utils.
CollectionFactory
write(OutputStream)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Serialize the schema as XML to the specified stream using the encoding established with
XmlSchema.setInputEncoding(String)
.
write(OutputStream, Map<String, String>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Serialize the schema as XML to the specified stream using the encoding established with
XmlSchema.setInputEncoding(String)
.
write(Writer)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Serialize the schema to a
Writer
.
write(Writer, Map<String, String>)
- Method in class org.apache.ws.commons.schema.
XmlSchema
Serialize the schema to a
Writer
.
X
XDOMUtil
- Class in
org.apache.ws.commons.schema.utils
XML_NS_PREFIX
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XML_NS_URI
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XMLNS_ATTRIBUTE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XMLNS_ATTRIBUTE_NS_URI
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XMLNS_PREFIX
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XMLNS_URI
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XmlSchema
- Class in
org.apache.ws.commons.schema
Contains the definition of a schema.
XmlSchema()
- Constructor for class org.apache.ws.commons.schema.
XmlSchema
Create a schema that is not a member of a collection and has no target namespace or system ID.
XmlSchema(String, String, XmlSchemaCollection)
- Constructor for class org.apache.ws.commons.schema.
XmlSchema
Create a new schema with a target namespace and system ID, and record it as a member of a schema collection.
XmlSchema(String, XmlSchemaCollection)
- Constructor for class org.apache.ws.commons.schema.
XmlSchema
Create a new schema in a collection with a target namespace.
XmlSchemaAll
- Class in
org.apache.ws.commons.schema
Permits the elements in the group to appear (or not appear) in any order in the containing element.
XmlSchemaAll()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAll
Creates new XmlSchemaAll
XmlSchemaAnnotated
- Class in
org.apache.ws.commons.schema
The base class for any element that can contain an annotation element.
XmlSchemaAnnotated()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAnnotated
XmlSchemaAnnotation
- Class in
org.apache.ws.commons.schema
Defines an annotation.
XmlSchemaAnnotation()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAnnotation
Creates new XmlSchemaAnnotation
XmlSchemaAnnotationItem
- Class in
org.apache.ws.commons.schema
Common base class of the items that can live inside an annotation.
XmlSchemaAnnotationItem()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAnnotationItem
XmlSchemaAny
- Class in
org.apache.ws.commons.schema
Enables any element from the specified namespace or namespaces to appear in the containing complexType element.
XmlSchemaAny()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAny
Creates new XmlSchemaAny
XmlSchemaAnyAttribute
- Class in
org.apache.ws.commons.schema
Enables any attribute from the specified namespace or namespaces to appear in the containing complexType element.
XmlSchemaAnyAttribute()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAnyAttribute
Creates new XmlSchemaAnyAttribute
XmlSchemaAppInfo
- Class in
org.apache.ws.commons.schema
Defines application specific information within an annotation.
XmlSchemaAppInfo()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAppInfo
Creates new XmlSchemaAppInfo The default constructor initializes all fields to their default values.
XmlSchemaAttribute
- Class in
org.apache.ws.commons.schema
Class for attributes, representing xs:attribute.
XmlSchemaAttribute(XmlSchema, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAttribute
Create a new attribute.
XmlSchemaAttributeGroup
- Class in
org.apache.ws.commons.schema
Class for attribute groups.
XmlSchemaAttributeGroup(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAttributeGroup
Creates new XmlSchemaAttributeGroup
XmlSchemaAttributeGroupMember
- Interface in
org.apache.ws.commons.schema
Implemented by the types that can go into an attribute group.
XmlSchemaAttributeGroupRef
- Class in
org.apache.ws.commons.schema
Class for the attribute group reference.
XmlSchemaAttributeGroupRef(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAttributeGroupRef
Create an attribute group reference.
XmlSchemaAttributeOrGroupRef
- Class in
org.apache.ws.commons.schema
Several objects in the model allow either an XmlSchemaAttribute or an XmlSchemaAttributeGroupRef.
XmlSchemaAttributeOrGroupRef()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaAttributeOrGroupRef
XmlSchemaChoice
- Class in
org.apache.ws.commons.schema
Allows only one of its children to appear in an instance.
XmlSchemaChoice()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaChoice
Creates new XmlSchemaChoice
XmlSchemaChoiceMember
- Interface in
org.apache.ws.commons.schema
This interface exists to allow all of the items that can occur in a choice element to have a type in common.
XmlSchemaCollection
- Class in
org.apache.ws.commons.schema
Contains a cache of XML Schema definition language (XSD).
XmlSchemaCollection()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaCollection
Creates new XmlSchemaCollection
XmlSchemaCollection.SchemaKey
- Class in
org.apache.ws.commons.schema
Key that identifies a schema in a collection, composed of a targetNamespace and a system ID.
XmlSchemaComplexContent
- Class in
org.apache.ws.commons.schema
Class that represents the complex content model for complex types.
XmlSchemaComplexContent()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaComplexContent
Creates new XmlSchemaComplexContent
XmlSchemaComplexContentExtension
- Class in
org.apache.ws.commons.schema
Class for complex types with a complex content model derived by extension.
XmlSchemaComplexContentExtension()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaComplexContentExtension
Creates new XmlSchemaComplexContentExtension
XmlSchemaComplexContentRestriction
- Class in
org.apache.ws.commons.schema
Class for complex types with a complex content model that are derived by restriction.
XmlSchemaComplexContentRestriction()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaComplexContentRestriction
Creates new XmlSchemaComplexContentRestriction
XmlSchemaComplexType
- Class in
org.apache.ws.commons.schema
Class for complex types.
XmlSchemaComplexType(XmlSchema, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaComplexType
Creates new XmlSchemaComplexType
XmlSchemaContent
- Class in
org.apache.ws.commons.schema
An abstract class for schema content.
XmlSchemaContent()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaContent
Creates new XmlSchemaContent
XmlSchemaContentModel
- Class in
org.apache.ws.commons.schema
An abstract class for the schema content model.
XmlSchemaContentModel()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaContentModel
Creates new XmlSchemaContentModel
XmlSchemaContentProcessing
- Enum in
org.apache.ws.commons.schema
Provides information about the validation mode of any and anyAttribute element replacements.
XmlSchemaContentType
- Enum in
org.apache.ws.commons.schema
Enumerations for the content model of the complex type.
XmlSchemaDerivationMethod
- Class in
org.apache.ws.commons.schema
Values for block and final attributes.
XmlSchemaDerivationMethod()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaDerivationMethod
XmlSchemaDocumentation
- Class in
org.apache.ws.commons.schema
Class that specifies information to be read or used by humans within an annotation.
XmlSchemaDocumentation()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaDocumentation
Creates new XmlSchemaDocumentation
XmlSchemaElement
- Class in
org.apache.ws.commons.schema
Class for elements, representing xs:element.
XmlSchemaElement(XmlSchema, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaElement
Creates new XmlSchemaElement
XmlSchemaEnumerationFacet
- Class in
org.apache.ws.commons.schema
Class for defining enumeration facets.
XmlSchemaEnumerationFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaEnumerationFacet
Creates new XmlSchemaEnumerationFacet
XmlSchemaEnumerationFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaEnumerationFacet
XmlSchemaException
- Exception in
org.apache.ws.commons.schema
Returns detailed information about the schema exception.
XmlSchemaException()
- Constructor for exception org.apache.ws.commons.schema.
XmlSchemaException
Creates new XmlSchemaException
XmlSchemaException(String)
- Constructor for exception org.apache.ws.commons.schema.
XmlSchemaException
XmlSchemaException(String, Throwable)
- Constructor for exception org.apache.ws.commons.schema.
XmlSchemaException
XmlSchemaExternal
- Class in
org.apache.ws.commons.schema
Common class for include, import, and redefine.
XmlSchemaExternal(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaExternal
Creates new XmlSchemaExternal
XmlSchemaFacet
- Class in
org.apache.ws.commons.schema
Abstract class for all facets that are used when simple types are derived by restriction.
XmlSchemaFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaFacet
Creates new XmlSchemaFacet
XmlSchemaFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaFacet
XmlSchemaForm
- Enum in
org.apache.ws.commons.schema
Indicates if attributes or elements need to be qualified or left unqualified.
XmlSchemaFractionDigitsFacet
- Class in
org.apache.ws.commons.schema
Class for defining fractionDigits facets.
XmlSchemaFractionDigitsFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaFractionDigitsFacet
Creates new XmlSchemaFractionDigitsFacet
XmlSchemaFractionDigitsFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaFractionDigitsFacet
XmlSchemaGroup
- Class in
org.apache.ws.commons.schema
Class that defines groups at the schema level that are referenced from the complex types.
XmlSchemaGroup(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaGroup
XmlSchemaGroupParticle
- Class in
org.apache.ws.commons.schema
Common type for items that can serve as the particle of a group.
XmlSchemaGroupParticle()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaGroupParticle
XmlSchemaGroupRef
- Class in
org.apache.ws.commons.schema
Class used within complex types that defines the reference to groups defined at the schema level.
XmlSchemaGroupRef()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaGroupRef
Creates new XmlSchemaGroupRef
XmlSchemaIdentityConstraint
- Class in
org.apache.ws.commons.schema
Class for the identity constraints: key, keyref, and unique elements.
XmlSchemaIdentityConstraint()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaIdentityConstraint
Creates new XmlSchemaIdentityConstraint
XmlSchemaImport
- Class in
org.apache.ws.commons.schema
The class to import schema components from any schema.
XmlSchemaImport(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaImport
Creates new XmlSchemaImport
XmlSchemaInclude
- Class in
org.apache.ws.commons.schema
Class to include declarations and definitions from an external schema.
XmlSchemaInclude(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaInclude
Creates new XmlSchemaInclude
XmlSchemaItemWithRef
<
T
extends
XmlSchemaNamed
> - Interface in
org.apache.ws.commons.schema
Interface implemented by the objects that support ref=.
XmlSchemaItemWithRefBase
- Interface in
org.apache.ws.commons.schema
Common interface for all objects that can 'ref=' to a global item of the same type.
XmlSchemaKey
- Class in
org.apache.ws.commons.schema
Identifies a key constraint.
XmlSchemaKey()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaKey
Creates new XmlSchemaKey
XmlSchemaKeyref
- Class in
org.apache.ws.commons.schema
Identifies a keyref constraint.
XmlSchemaKeyref()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaKeyref
Creates new XmlSchemaKeyref
XmlSchemaLengthFacet
- Class in
org.apache.ws.commons.schema
Class for defining length facets.
XmlSchemaLengthFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaLengthFacet
Creates new XmlSchemaLengthFacet
XmlSchemaLengthFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaLengthFacet
XmlSchemaMaxExclusiveFacet
- Class in
org.apache.ws.commons.schema
Class for defining maxExclusive facets.
XmlSchemaMaxExclusiveFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMaxExclusiveFacet
Creates new XmlSchemaMaxExclusiveFacet
XmlSchemaMaxExclusiveFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMaxExclusiveFacet
XmlSchemaMaxInclusiveFacet
- Class in
org.apache.ws.commons.schema
Class for defining maxInclusive facets.
XmlSchemaMaxInclusiveFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMaxInclusiveFacet
Creates new XmlSchemaMaxInclusiveFacet
XmlSchemaMaxInclusiveFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMaxInclusiveFacet
XmlSchemaMaxLengthFacet
- Class in
org.apache.ws.commons.schema
Class for defining maxLength facets.
XmlSchemaMaxLengthFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMaxLengthFacet
Creates new XmlSchemaMaxLengthFacet
XmlSchemaMaxLengthFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMaxLengthFacet
XmlSchemaMinExclusiveFacet
- Class in
org.apache.ws.commons.schema
Class for defining minExclusive facets.
XmlSchemaMinExclusiveFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMinExclusiveFacet
Creates new XmlSchemaMinExclusive
XmlSchemaMinExclusiveFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMinExclusiveFacet
XmlSchemaMinInclusiveFacet
- Class in
org.apache.ws.commons.schema
Class for defining minInclusive facets.
XmlSchemaMinInclusiveFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMinInclusiveFacet
Creates new XmlSchemaMinInclusive
XmlSchemaMinInclusiveFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMinInclusiveFacet
XmlSchemaMinLengthFacet
- Class in
org.apache.ws.commons.schema
Class for defining minLength facets.
XmlSchemaMinLengthFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMinLengthFacet
Creates new XmlSchemaMinLengthFacet
XmlSchemaMinLengthFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaMinLengthFacet
XmlSchemaNamed
- Interface in
org.apache.ws.commons.schema.utils
A named item.
XmlSchemaNamedImpl
- Class in
org.apache.ws.commons.schema.utils
Common class of all of the named objects in the XML Schema model.
XmlSchemaNamedImpl(XmlSchema, boolean)
- Constructor for class org.apache.ws.commons.schema.utils.
XmlSchemaNamedImpl
Create a new named object.
XmlSchemaNamedWithForm
- Interface in
org.apache.ws.commons.schema.utils
Attributes and elements have names that are influenced by their form.
XmlSchemaNamedWithFormImpl
- Class in
org.apache.ws.commons.schema.utils
XmlSchemaNamedWithFormImpl(XmlSchema, boolean, boolean)
- Constructor for class org.apache.ws.commons.schema.utils.
XmlSchemaNamedWithFormImpl
Delegate object for managing names for attributes and elements.
XmlSchemaNotation
- Class in
org.apache.ws.commons.schema
Class represents a notation.
XmlSchemaNotation(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaNotation
Creates new XmlSchemaNotation
XmlSchemaNumericFacet
- Class in
org.apache.ws.commons.schema
Abstract class for defining numeric facets.
XmlSchemaNumericFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaNumericFacet
Creates new XmlSchemaNumericFacet
XmlSchemaNumericFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaNumericFacet
XmlSchemaObject
- Class in
org.apache.ws.commons.schema
XmlSchemaObject()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaObject
Creates new XmlSchemaObject
XmlSchemaObjectBase
- Interface in
org.apache.ws.commons.schema.utils
This interface exists to tie the type hierarchy of things like XmlSchemaNamed to the main type hierarchy of XmlSchemaObject.
XmlSchemaParticle
- Class in
org.apache.ws.commons.schema
Schema particles.
XmlSchemaParticle()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaParticle
XmlSchemaPatternFacet
- Class in
org.apache.ws.commons.schema
Class for defining pattern facets.
XmlSchemaPatternFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaPatternFacet
Creates new XmlSchemaPatternFacet
XmlSchemaPatternFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaPatternFacet
XmlSchemaRedefine
- Class in
org.apache.ws.commons.schema
Allows simple and complex types, groups, and attribute groups from external schema files to be redefined in the current schema.
XmlSchemaRedefine(XmlSchema)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaRedefine
Creates new XmlSchemaRedefine
XmlSchemaRef
<
T
extends
XmlSchemaNamed
> - Class in
org.apache.ws.commons.schema.utils
Implementation for ref='QName', a common construct in the schema.
XmlSchemaRef(XmlSchema, Class<T>)
- Constructor for class org.apache.ws.commons.schema.utils.
XmlSchemaRef
XmlSchemaRefBase
- Class in
org.apache.ws.commons.schema.utils
XmlSchemaRefBase()
- Constructor for class org.apache.ws.commons.schema.utils.
XmlSchemaRefBase
XmlSchemaSequence
- Class in
org.apache.ws.commons.schema
Requires the elements in the group to appear in the specified sequence within the containing element.
XmlSchemaSequence()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSequence
Creates new XmlSchemaSequence
XmlSchemaSequenceMember
- Interface in
org.apache.ws.commons.schema
Common type for all items that can occur in a sequence.
XmlSchemaSerializer
- Class in
org.apache.ws.commons.schema
Convert from the XML Schema class representation to the standard XML representation.
XmlSchemaSerializer()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSerializer
Create a new serializer.
XmlSchemaSerializer.XmlSchemaSerializerException
- Exception in
org.apache.ws.commons.schema
Exception class used for serialization problems.
XmlSchemaSerializer.XmlSchemaSerializerException(String)
- Constructor for exception org.apache.ws.commons.schema.
XmlSchemaSerializer.XmlSchemaSerializerException
Standard constructor with a message.
XmlSchemaSimpleContent
- Class in
org.apache.ws.commons.schema
Class for simple types and complex types with a simple content model.
XmlSchemaSimpleContent()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleContent
Creates new XmlSchemaSimpleContent
XmlSchemaSimpleContentExtension
- Class in
org.apache.ws.commons.schema
Class for simple types that are derived by extension.
XmlSchemaSimpleContentExtension()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleContentExtension
Creates new XmlSchemaSimpleContentExtension
XmlSchemaSimpleContentRestriction
- Class in
org.apache.ws.commons.schema
Class for simple types that are derived by restriction.
XmlSchemaSimpleContentRestriction()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleContentRestriction
Creates new XmlSchemaSimpleContentRestriction
XmlSchemaSimpleType
- Class in
org.apache.ws.commons.schema
Class defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content.
XmlSchemaSimpleType(XmlSchema, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleType
Creates new XmlSchemaSimpleType
XmlSchemaSimpleTypeContent
- Class in
org.apache.ws.commons.schema
Abstract class for simple type content classes.
XmlSchemaSimpleTypeContent()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeContent
Creates new XmlSchemaSimpleTypeContent
XmlSchemaSimpleTypeList
- Class in
org.apache.ws.commons.schema
Class for the list of simpleType elements.
XmlSchemaSimpleTypeList()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeList
Creates new XmlSchemaSimpleTypeList
XmlSchemaSimpleTypeRestriction
- Class in
org.apache.ws.commons.schema
Class for the restriction of simpleType elements.
XmlSchemaSimpleTypeRestriction()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeRestriction
Creates new XmlSchemaSimpleTypeRestriction
XmlSchemaSimpleTypeUnion
- Class in
org.apache.ws.commons.schema
Class for the union of simpleType elements.
XmlSchemaSimpleTypeUnion()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaSimpleTypeUnion
XmlSchemaTotalDigitsFacet
- Class in
org.apache.ws.commons.schema
Class for defining totalDigits facets.
XmlSchemaTotalDigitsFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaTotalDigitsFacet
Creates new XmlSchemaTotalDigitsFacet
XmlSchemaTotalDigitsFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaTotalDigitsFacet
XmlSchemaType
- Class in
org.apache.ws.commons.schema
The base class for all simple types and complex types.
XmlSchemaType(XmlSchema, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaType
Creates new XmlSchemaType
XmlSchemaUnique
- Class in
org.apache.ws.commons.schema
Identifies a unique constraint among a set of elements.
XmlSchemaUnique()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaUnique
Creates new XmlSchemaUnique
XmlSchemaUse
- Enum in
org.apache.ws.commons.schema
use= values.
XmlSchemaWhiteSpaceFacet
- Class in
org.apache.ws.commons.schema
Class for defining whiteSpace facets.
XmlSchemaWhiteSpaceFacet()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaWhiteSpaceFacet
Creates new XmlSchemaWhiteSpaceFacet
XmlSchemaWhiteSpaceFacet(Object, boolean)
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaWhiteSpaceFacet
XmlSchemaXPath
- Class in
org.apache.ws.commons.schema
Class for XML Path Language (XPath) expressions.
XmlSchemaXPath()
- Constructor for class org.apache.ws.commons.schema.
XmlSchemaXPath
Creates new XmlSchemaXPath
XmlSeverityType
- Enum in
org.apache.ws.commons.schema
Represents the severity of the validation event.
XSD_ANY
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_ANYSIMPLETYPE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_ANYTYPE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_ANYURI
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_BASE64
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_BOOLEAN
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_BYTE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_DATE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_DATETIME
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_DAY
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_DECIMAL
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_DOUBLE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_DURATION
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_ENTITIES
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_ENTITY
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_FLOAT
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_HEXBIN
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_ID
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_IDREF
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_IDREFS
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_INT
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_INTEGER
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_LANGUAGE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_LONG
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_MONTH
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_MONTHDAY
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NAME
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NAMESPACE
- Static variable in class org.apache.ws.commons.schema.
XmlSchemaSerializer
XSD_NCNAME
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NEGATIVEINTEGER
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NMTOKEN
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NMTOKENS
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NONNEGATIVEINTEGER
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NONPOSITIVEINTEGER
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NORMALIZEDSTRING
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_NOTATION
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_POSITIVEINTEGER
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_QNAME
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_SCHEMA
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_SHORT
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_STRING
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_TIME
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_TOKEN
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_UNSIGNEDBYTE
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_UNSIGNEDINT
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_UNSIGNEDLONG
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_UNSIGNEDSHORT
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_YEAR
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
XSD_YEARMONTH
- Static variable in class org.apache.ws.commons.schema.constants.
Constants
A
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
The Apache Software Foundation
. All Rights Reserved.