A C D E G I L M N O P Q R S T U V W X

A

ALL - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
add(XmlSchemaObject) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
add(QName, XmlSchemaObject) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectTable
 
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
addType(XmlSchemaType) - Method in class org.apache.ws.commons.schema.XmlSchema
 

C

Constants - class org.apache.ws.commons.schema.constants.Constants.
Constants
Constants() - Constructor for class org.apache.ws.commons.schema.constants.Constants
 
Constants.BlockConstants - class org.apache.ws.commons.schema.constants.Constants.BlockConstants.
All constants that are relevant to the names of the schema elements
Constants.BlockConstants() - Constructor for class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
Constants.MetaDataConstants - class org.apache.ws.commons.schema.constants.Constants.MetaDataConstants.
class holding the the constants for meta data storage
Constants.MetaDataConstants() - Constructor for class org.apache.ws.commons.schema.constants.Constants.MetaDataConstants
 
Constants.SystemConstants - class org.apache.ws.commons.schema.constants.Constants.SystemConstants.
class holding the the constants for meta data storage
Constants.SystemConstants() - Constructor for class org.apache.ws.commons.schema.constants.Constants.SystemConstants
 
check(XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
compile(ValidationEventHandler) - Method in class org.apache.ws.commons.schema.XmlSchema
 
construct(Element) - Static method in class org.apache.ws.commons.schema.XmlSchemaFacet
 
contains(XmlSchemaObject) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
contains(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectTable
 

D

DEFAULT_NS_PREFIX - Static variable in class org.apache.ws.commons.schema.constants.Constants
 
DOMUtil - class org.apache.ws.commons.schema.utils.DOMUtil.
Some useful utility methods.
DOMUtil() - Constructor for class org.apache.ws.commons.schema.utils.DOMUtil
This class cannot be instantiated.
DefaultExtensionDeserializer - class org.apache.ws.commons.schema.extensions.DefaultExtensionDeserializer.
Default deserializer.
DefaultExtensionDeserializer() - Constructor for class org.apache.ws.commons.schema.extensions.DefaultExtensionDeserializer
 
DefaultExtensionSerializer - class org.apache.ws.commons.schema.extensions.DefaultExtensionSerializer.
 
DefaultExtensionSerializer() - Constructor for class org.apache.ws.commons.schema.extensions.DefaultExtensionSerializer
 
DefaultURIResolver - class org.apache.ws.commons.schema.resolver.DefaultURIResolver.
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
 
declare(String, String) - Method in class org.apache.ws.commons.schema.utils.PrefixCollector
Records a single namespace prefix declaration.
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

E

ELEMENT_ONLY - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
EMPTY - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
ERROR - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
EXTENSION - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
EXTENSION_REGISTRY_KEY - Static variable in class org.apache.ws.commons.schema.constants.Constants.SystemConstants
 
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
 
Enum - class org.apache.ws.commons.schema.constants.Enum.
 
Enum(String) - Constructor for class org.apache.ws.commons.schema.constants.Enum
 
Enum() - Constructor for class org.apache.ws.commons.schema.constants.Enum
 
Enum.EnumValueException - exception org.apache.ws.commons.schema.constants.Enum.EnumValueException.
 
Enum.EnumValueException(String) - Constructor for class org.apache.ws.commons.schema.constants.Enum.EnumValueException
 
ExtensionDeserializer - interface org.apache.ws.commons.schema.extensions.ExtensionDeserializer.
Interface for the extension deserializer.
ExtensionRegistry - class org.apache.ws.commons.schema.extensions.ExtensionRegistry.
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 org.apache.ws.commons.schema.extensions.ExtensionSerializer.
Interface for the extension serializer.
equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchema
Override the equals(Object) method with equivalence checking that is specific to this class.
equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaObject
 
equals(Object) - Method in class org.apache.ws.commons.schema.constants.Enum
 

G

getAllSchemas() - Method in class org.apache.ws.commons.schema.XmlSchema
 
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
 
getAttrNS(Element, String, String) - 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
 
getAttributeFormDefault() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getAttributeGroup() - Method in class org.apache.ws.commons.schema.XmlSchemaRedefine
 
getAttributeGroups() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getAttributeType() - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
getAttributeUses() - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
 
getAttributeWildcard() - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
 
getAttributes() - Method in class org.apache.ws.commons.schema.XmlSchema
 
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
 
getAttrs(Element) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
 
getBaseSchemaType() - Method in class org.apache.ws.commons.schema.XmlSchemaType
 
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
 
getBlockResolved() - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
 
getBlockResolved() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
getChildText(Node) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
Returns the concatenated child text of the specified node.
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
 
getCount() - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
getCount() - Method in class org.apache.ws.commons.schema.XmlSchemaObjectTable
 
getDataType() - Method in class org.apache.ws.commons.schema.XmlSchemaType
 
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
 
getElementByQName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
getElementFormDefault() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getElementType() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
getElements() - Method in class org.apache.ws.commons.schema.XmlSchema
 
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
 
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
 
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 class org.apache.ws.commons.schema.XmlSchemaAttribute
 
getForm() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
getGroup() - Method in class org.apache.ws.commons.schema.XmlSchemaRedefine
 
getGroups() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getId() - Method in class org.apache.ws.commons.schema.XmlSchemaAnnotated
 
getIncludes() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getItem(int) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
getItem(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectTable
 
getItemType() - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
 
getItemTypeName() - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
 
getItems() - Method in class org.apache.ws.commons.schema.XmlSchema
 
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.XmlSchemaGroupBase
 
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.
getIterator() - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
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 class org.apache.ws.commons.schema.XmlSchemaException
 
getLinePosition() - Method in class org.apache.ws.commons.schema.XmlSchemaException
 
getLinePosition() - Method in class org.apache.ws.commons.schema.XmlSchemaObject
 
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
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() - 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
 
getName(Node) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
 
getNames() - Method in class org.apache.ws.commons.schema.XmlSchemaObjectTable
 
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 class org.apache.ws.commons.schema.XmlSchema
 
getNamespaceContext() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
getNamespaceContext() - Method in interface org.apache.ws.commons.schema.utils.NamespaceContextOwner
Returns the objects namespace context.
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(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
 
getNotations() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getParent(Element) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
 
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
 
getPublic() - Method in class org.apache.ws.commons.schema.XmlSchemaNotation
 
getQName() - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
getQName() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
getQName() - Method in class org.apache.ws.commons.schema.XmlSchemaType
 
getRefName() - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
getRefName() - Method in class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
 
getRefName() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
getRefName() - Method in class org.apache.ws.commons.schema.XmlSchemaGroupRef
 
getRefer() - Method in class org.apache.ws.commons.schema.XmlSchemaKeyref
 
getRoot(Document) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
 
getSchema() - Method in class org.apache.ws.commons.schema.XmlSchemaExternal
 
getSchemaLocation() - Method in class org.apache.ws.commons.schema.XmlSchemaExternal
 
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
 
getSchemaTypes() - Method in class org.apache.ws.commons.schema.XmlSchemaRedefine
 
getSelector() - Method in class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
 
getSource() - Method in class org.apache.ws.commons.schema.XmlSchemaAppInfo
 
getSource() - Method in class org.apache.ws.commons.schema.XmlSchemaDocumentation
 
getSourceSchemaObject() - Method in class org.apache.ws.commons.schema.XmlSchemaException
 
getSourceURI() - Method in class org.apache.ws.commons.schema.XmlSchemaObject
 
getSourceUri() - Method in class org.apache.ws.commons.schema.XmlSchemaException
 
getSubstitutionGroup() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
getSystem() - Method in class org.apache.ws.commons.schema.XmlSchemaNotation
 
getTargetNamespace() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getTypeByName(QName) - Method in class org.apache.ws.commons.schema.XmlSchema
 
getTypeByQName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
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.
getUnhandledAttributes() - Method in class org.apache.ws.commons.schema.XmlSchemaAnnotated
 
getUse() - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
getValue() - Method in class org.apache.ws.commons.schema.XmlSchemaFacet
 
getValue() - Method in class org.apache.ws.commons.schema.constants.Enum
 
getValue(Attr) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSchemaContentProcessing
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSchemaContentType
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSchemaForm
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSchemaObjectTable
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSchemaUse
 
getValues() - Method in class org.apache.ws.commons.schema.XmlSeverityType
 
getValues() - Method in class org.apache.ws.commons.schema.XmlTokenizedType
 
getValues() - Method in class org.apache.ws.commons.schema.constants.Enum
 
getVersion() - Method in class org.apache.ws.commons.schema.XmlSchema
 
getXPath() - Method in class org.apache.ws.commons.schema.XmlSchemaXPath
 
getXmlSchema(String) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
Retrieve a set of XmlSchema instances with the given its system ID.
getXmlSchemas() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
Returns an array of all the XmlSchemas in this collection.

I

index(String, String[]) - Static method in class org.apache.ws.commons.schema.constants.Enum
 
indexOf(XmlSchemaObject) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
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.
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
 
isCompiled() - Method in class org.apache.ws.commons.schema.XmlSchema
 
isFixed() - Method in class org.apache.ws.commons.schema.XmlSchemaFacet
 
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
 

L

LAX - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
LIST - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 

M

MIXED - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
mixed - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContent
 

N

NONE - Static variable in class org.apache.ws.commons.schema.XmlSchemaForm
 
NONE - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
NULL - Static variable in class org.apache.ws.commons.schema.constants.Enum
 
NULL_NS_URI - Static variable in class org.apache.ws.commons.schema.constants.Constants
 
NamespaceContextOwner - interface org.apache.ws.commons.schema.utils.NamespaceContextOwner.
Interface of an object, which is able to provide a namespace context.
NamespaceMap - class org.apache.ws.commons.schema.utils.NamespaceMap.
 
NamespaceMap() - Constructor for class org.apache.ws.commons.schema.utils.NamespaceMap
 
NamespaceMap(Map) - Constructor for class org.apache.ws.commons.schema.utils.NamespaceMap
 
NamespacePrefixList - interface org.apache.ws.commons.schema.utils.NamespacePrefixList.
Interface of an object, which is able to provide a list of currently defined namespace prefixes.
NodeNamespaceContext - class org.apache.ws.commons.schema.utils.NodeNamespaceContext.
Implementation of NamespaceContext, which is based on a DOM node.
NodeNamespaceContext(Node) - Constructor for class org.apache.ws.commons.schema.utils.NodeNamespaceContext
Creates a new instance with the given nodes context.

O

OPTIONAL - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
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.resolver - package org.apache.ws.commons.schema.resolver
 
org.apache.ws.commons.schema.utils - package org.apache.ws.commons.schema.utils
 

P

PROHIBITED - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
PrefixCollector - class org.apache.ws.commons.schema.utils.PrefixCollector.
Searches for namespace prefix declarations.
PrefixCollector() - Constructor for class org.apache.ws.commons.schema.utils.PrefixCollector
 
parseValue(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaDatatype
 
pop() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
push(XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 

Q

QUALIFIED - Static variable in class org.apache.ws.commons.schema.XmlSchemaForm
 

R

REQUIRED - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
RESTRICTION - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
read(Reader, ValidationEventHandler) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(InputSource, ValidationEventHandler) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(Source, ValidationEventHandler) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(Document, ValidationEventHandler) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(Element) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(Document, String, ValidationEventHandler) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(Document, String, ValidationEventHandler, TargetNamespaceValidator) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
read(Element, String) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
 
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
remove(XmlSchemaObject) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
removeAt(int) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
resolveEntity(String, String, String) - Method in class org.apache.ws.commons.schema.resolver.DefaultURIResolver
As for the resolver the publid ID is the target namespace of the schema and the schemaLocation is the value of the schema location
resolveEntity(String, String, String) - Method in interface org.apache.ws.commons.schema.resolver.URIResolver
Resolves an interface

S

SKIP - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
STRICT - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
SUBSITUTION - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
SchemaBuilder - class org.apache.ws.commons.schema.SchemaBuilder.
 
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
********************************************************************* Document[] serializeSchema(XmlSchema schemaObj, boolean serializeIncluded)

Serialize XmlSchema object pass back the document containing a schema element as its root.

setAbstract(boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
 
setAbstract(boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
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
 
setAttributes(XmlSchemaObjectCollection) - Method in class org.apache.ws.commons.schema.XmlSchemaAttributeGroup
 
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
 
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
 
setElementFormDefault(XmlSchemaForm) - Method in class org.apache.ws.commons.schema.XmlSchema
 
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
 
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
 
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 class org.apache.ws.commons.schema.XmlSchemaElement
 
setId(String) - Method in class org.apache.ws.commons.schema.XmlSchemaAnnotated
 
setItem(int, XmlSchemaObject) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
setItemType(XmlSchemaSimpleType) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
 
setItemTypeName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
 
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
 
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
 
setMemberTypesSource(String) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
 
setMetaInfoMap(Map) - 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 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.XmlSchemaType
 
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
 
setNillable(boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
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(XmlSchemaGroupBase) - 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
 
setQName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
setQName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
setRefName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
setRefName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
 
setRefName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
setRefName(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaGroupRef
 
setRefer(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaKeyref
 
setSchema(XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaExternal
 
setSchemaForm(XmlSchemaForm) - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
setSchemaLocation(String) - Method in class org.apache.ws.commons.schema.XmlSchemaExternal
 
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
 
setString(String) - Method in class org.apache.ws.commons.schema.XmlSchemaNotation
 
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
 
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
 
setUse(XmlSchemaUse) - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
setValue(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaFacet
 
setValue(String) - Method in class org.apache.ws.commons.schema.constants.Enum
 
setXPath(String) - Method in class org.apache.ws.commons.schema.XmlSchemaXPath
 

T

TEXT_ONLY - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
TargetNamespaceValidator - interface org.apache.ws.commons.schema.utils.TargetNamespaceValidator.
Interface of an object, which may validate a schemas target namespace.
TypeReceiver - interface org.apache.ws.commons.schema.TypeReceiver.
A TypeReceiver is something that can have its type set.
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexContent
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaEnumerationFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaFractionDigitsFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaLengthFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaMaxExclusiveFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaMaxInclusiveFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaMaxLengthFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaMinExclusiveFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaMinInclusiveFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaMinLengthFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaObject
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaObjectCollection
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaPatternFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaSequence
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleContent
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleType
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaTotalDigitsFacet
 
toString(String, int) - Method in class org.apache.ws.commons.schema.XmlSchemaWhiteSpaceFacet
 
toString() - Method in class org.apache.ws.commons.schema.constants.Enum
 
tokenizedType() - Method in class org.apache.ws.commons.schema.XmlSchemaDatatype
 

U

UNION - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
UNQUALIFIED - Static variable in class org.apache.ws.commons.schema.XmlSchemaForm
 
URIResolver - interface org.apache.ws.commons.schema.resolver.URIResolver.
 
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
 
unhandledAttributes - Variable in class org.apache.ws.commons.schema.XmlSchemaAnnotated
 
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

V

ValidationEvent - class org.apache.ws.commons.schema.ValidationEvent.
 
ValidationEvent(Object) - Constructor for class org.apache.ws.commons.schema.ValidationEvent
Creates new ValidationEvent
ValidationEventHandler - class org.apache.ws.commons.schema.ValidationEventHandler.
 
ValidationEventHandler() - Constructor for class org.apache.ws.commons.schema.ValidationEventHandler
Creates new ValidationEventHandler
validate(XmlSchema) - Method in interface org.apache.ws.commons.schema.utils.TargetNamespaceValidator
Called for validating the given schemas target namespace.
value - Variable in class org.apache.ws.commons.schema.constants.Enum
 
valueType() - Method in class org.apache.ws.commons.schema.XmlSchemaDatatype
 

W

WARNING - Static variable in class org.apache.ws.commons.schema.constants.Constants.BlockConstants
 
write(OutputStream) - Method in class org.apache.ws.commons.schema.XmlSchema
 
write(Writer) - Method in class org.apache.ws.commons.schema.XmlSchema
 

X

XDOMUtil - class org.apache.ws.commons.schema.utils.XDOMUtil.
 
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
 
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
 
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_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
 
XmlSchema - class org.apache.ws.commons.schema.XmlSchema.
Contains the definition of a schema.
XmlSchema(XmlSchemaCollection) - Constructor for class org.apache.ws.commons.schema.XmlSchema
Creates new XmlSchema
XmlSchema(String, XmlSchemaCollection) - Constructor for class org.apache.ws.commons.schema.XmlSchema
 
XmlSchemaAll - class org.apache.ws.commons.schema.XmlSchemaAll.
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 org.apache.ws.commons.schema.XmlSchemaAnnotated.
The base class for any element that can contain annotation elements.
XmlSchemaAnnotated() - Constructor for class org.apache.ws.commons.schema.XmlSchemaAnnotated
Creates new XmlSchemaAnnotated
XmlSchemaAnnotation - class org.apache.ws.commons.schema.XmlSchemaAnnotation.
Defines an annotation.
XmlSchemaAnnotation() - Constructor for class org.apache.ws.commons.schema.XmlSchemaAnnotation
Creates new XmlSchemaAnnotation
XmlSchemaAny - class org.apache.ws.commons.schema.XmlSchemaAny.
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 org.apache.ws.commons.schema.XmlSchemaAnyAttribute.
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 org.apache.ws.commons.schema.XmlSchemaAppInfo.
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 org.apache.ws.commons.schema.XmlSchemaAttribute.
Class for attribute types.
XmlSchemaAttribute() - Constructor for class org.apache.ws.commons.schema.XmlSchemaAttribute
Creates new XmlSchemaAttribute
XmlSchemaAttributeGroup - class org.apache.ws.commons.schema.XmlSchemaAttributeGroup.
Class for attribute groups.
XmlSchemaAttributeGroup() - Constructor for class org.apache.ws.commons.schema.XmlSchemaAttributeGroup
Creates new XmlSchemaAttributeGroup
XmlSchemaAttributeGroupRef - class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef.
Class for the attribute group reference.
XmlSchemaAttributeGroupRef() - Constructor for class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
Creates new XmlSchemaAttributeGroupRef
XmlSchemaChoice - class org.apache.ws.commons.schema.XmlSchemaChoice.
Allows only one of its children to appear in an instance.
XmlSchemaChoice() - Constructor for class org.apache.ws.commons.schema.XmlSchemaChoice
Creates new XmlSchemaChoice
XmlSchemaCollection - class org.apache.ws.commons.schema.XmlSchemaCollection.
Contains a cache of XML Schema definition language (XSD).
XmlSchemaCollection() - Constructor for class org.apache.ws.commons.schema.XmlSchemaCollection
Creates new XmlSchemaCollection
XmlSchemaCollectionEnumerator - class org.apache.ws.commons.schema.XmlSchemaCollectionEnumerator.
Supports a simple iteration over a collection.
XmlSchemaCollectionEnumerator() - Constructor for class org.apache.ws.commons.schema.XmlSchemaCollectionEnumerator
Creates new XmlSchemaCollectionEnumerator
XmlSchemaComplexContent - class org.apache.ws.commons.schema.XmlSchemaComplexContent.
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 org.apache.ws.commons.schema.XmlSchemaComplexContentExtension.
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 org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction.
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 org.apache.ws.commons.schema.XmlSchemaComplexType.
Class for complex types.
XmlSchemaComplexType(XmlSchema) - Constructor for class org.apache.ws.commons.schema.XmlSchemaComplexType
Creates new XmlSchemaComplexType
XmlSchemaContent - class org.apache.ws.commons.schema.XmlSchemaContent.
An abstract class for schema content.
XmlSchemaContent() - Constructor for class org.apache.ws.commons.schema.XmlSchemaContent
Creates new XmlSchemaContent
XmlSchemaContentModel - class org.apache.ws.commons.schema.XmlSchemaContentModel.
An abstract class for the schema content model.
XmlSchemaContentModel() - Constructor for class org.apache.ws.commons.schema.XmlSchemaContentModel
Creates new XmlSchemaContentModel
XmlSchemaContentProcessing - class org.apache.ws.commons.schema.XmlSchemaContentProcessing.
Provides information about the validation mode of any and anyAttribute element replacements.
XmlSchemaContentProcessing() - Constructor for class org.apache.ws.commons.schema.XmlSchemaContentProcessing
Creates new XmlSeverityType
XmlSchemaContentProcessing(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaContentProcessing
 
XmlSchemaContentType - class org.apache.ws.commons.schema.XmlSchemaContentType.
Enumerations for the content model of the complex type.
XmlSchemaContentType() - Constructor for class org.apache.ws.commons.schema.XmlSchemaContentType
Creates new XmlSchemaContentType
XmlSchemaContentType(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaContentType
 
XmlSchemaDatatype - class org.apache.ws.commons.schema.XmlSchemaDatatype.
 
XmlSchemaDatatype() - Constructor for class org.apache.ws.commons.schema.XmlSchemaDatatype
Creates new XmlSchemaDatatype
XmlSchemaDerivationMethod - class org.apache.ws.commons.schema.XmlSchemaDerivationMethod.
Provides different methods for preventing derivation.
XmlSchemaDerivationMethod() - Constructor for class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
Creates new XmlSeverityType
XmlSchemaDerivationMethod(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
 
XmlSchemaDocumentation - class org.apache.ws.commons.schema.XmlSchemaDocumentation.
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 org.apache.ws.commons.schema.XmlSchemaElement.
Class for elements.
XmlSchemaElement() - Constructor for class org.apache.ws.commons.schema.XmlSchemaElement
Creates new XmlSchemaElement
XmlSchemaEnumerationFacet - class org.apache.ws.commons.schema.XmlSchemaEnumerationFacet.
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 org.apache.ws.commons.schema.XmlSchemaException.
Returns detailed information about the schema exception.
XmlSchemaException() - Constructor for class org.apache.ws.commons.schema.XmlSchemaException
Creates new XmlSchemaException
XmlSchemaException(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaException
 
XmlSchemaException(String, Throwable) - Constructor for class org.apache.ws.commons.schema.XmlSchemaException
 
XmlSchemaExternal - class org.apache.ws.commons.schema.XmlSchemaExternal.
An abstract class.
XmlSchemaExternal() - Constructor for class org.apache.ws.commons.schema.XmlSchemaExternal
Creates new XmlSchemaExternal
XmlSchemaFacet - class org.apache.ws.commons.schema.XmlSchemaFacet.
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 - class org.apache.ws.commons.schema.XmlSchemaForm.
Indicates if attributes or elements need to be qualified or left unqualified.
XmlSchemaForm() - Constructor for class org.apache.ws.commons.schema.XmlSchemaForm
Creates new XmlSchemaForm
XmlSchemaForm(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaForm
 
XmlSchemaFractionDigitsFacet - class org.apache.ws.commons.schema.XmlSchemaFractionDigitsFacet.
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 org.apache.ws.commons.schema.XmlSchemaGroup.
Class that defines groups at the schema level that are referenced from the complex types.
XmlSchemaGroup() - Constructor for class org.apache.ws.commons.schema.XmlSchemaGroup
Creates new XmlSchemaGroup
XmlSchemaGroupBase - class org.apache.ws.commons.schema.XmlSchemaGroupBase.
An abstract class for XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence.
XmlSchemaGroupBase() - Constructor for class org.apache.ws.commons.schema.XmlSchemaGroupBase
Creates new XmlSchemaGroupBase
XmlSchemaGroupRef - class org.apache.ws.commons.schema.XmlSchemaGroupRef.
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 org.apache.ws.commons.schema.XmlSchemaIdentityConstraint.
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 org.apache.ws.commons.schema.XmlSchemaImport.
The class to import schema components from any schema.
XmlSchemaImport() - Constructor for class org.apache.ws.commons.schema.XmlSchemaImport
Creates new XmlSchemaImport
XmlSchemaInclude - class org.apache.ws.commons.schema.XmlSchemaInclude.
Class to include declarations and definitions from an external schema.
XmlSchemaInclude() - Constructor for class org.apache.ws.commons.schema.XmlSchemaInclude
Creates new XmlSchemaInclude
XmlSchemaKey - class org.apache.ws.commons.schema.XmlSchemaKey.
Identifies a key constraint.
XmlSchemaKey() - Constructor for class org.apache.ws.commons.schema.XmlSchemaKey
Creates new XmlSchemaKey
XmlSchemaKeyref - class org.apache.ws.commons.schema.XmlSchemaKeyref.
Identifies a keyref constraint.
XmlSchemaKeyref() - Constructor for class org.apache.ws.commons.schema.XmlSchemaKeyref
Creates new XmlSchemaKeyref
XmlSchemaLengthFacet - class org.apache.ws.commons.schema.XmlSchemaLengthFacet.
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 org.apache.ws.commons.schema.XmlSchemaMaxExclusiveFacet.
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 org.apache.ws.commons.schema.XmlSchemaMaxInclusiveFacet.
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 org.apache.ws.commons.schema.XmlSchemaMaxLengthFacet.
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 org.apache.ws.commons.schema.XmlSchemaMinExclusiveFacet.
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 org.apache.ws.commons.schema.XmlSchemaMinInclusiveFacet.
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 org.apache.ws.commons.schema.XmlSchemaMinLengthFacet.
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
 
XmlSchemaNotation - class org.apache.ws.commons.schema.XmlSchemaNotation.
Class represents a notation.
XmlSchemaNotation() - Constructor for class org.apache.ws.commons.schema.XmlSchemaNotation
Creates new XmlSchemaNotation
XmlSchemaNumericFacet - class org.apache.ws.commons.schema.XmlSchemaNumericFacet.
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 org.apache.ws.commons.schema.XmlSchemaObject.
 
XmlSchemaObject() - Constructor for class org.apache.ws.commons.schema.XmlSchemaObject
Creates new XmlSchemaObject
XmlSchemaObjectCollection - class org.apache.ws.commons.schema.XmlSchemaObjectCollection.
An object collection class to handle XmlSchemaObjects when collections are returned from method calls.
XmlSchemaObjectCollection() - Constructor for class org.apache.ws.commons.schema.XmlSchemaObjectCollection
Creates new XmlSchemaObjectCollection
XmlSchemaObjectEnumerator - class org.apache.ws.commons.schema.XmlSchemaObjectEnumerator.
An enumerator class to walk the XmlSchemaObjectCollection collections.
XmlSchemaObjectEnumerator() - Constructor for class org.apache.ws.commons.schema.XmlSchemaObjectEnumerator
Creates new XmlSchemaObjectEnumerator
XmlSchemaObjectTable - class org.apache.ws.commons.schema.XmlSchemaObjectTable.
A collection class that provides read-only helpers for XmlSchemaObject objects.
XmlSchemaObjectTable() - Constructor for class org.apache.ws.commons.schema.XmlSchemaObjectTable
Creates new XmlSchemaObjectTable
XmlSchemaParticle - class org.apache.ws.commons.schema.XmlSchemaParticle.
Base class for all particle types.
XmlSchemaParticle() - Constructor for class org.apache.ws.commons.schema.XmlSchemaParticle
Creates new XmlSchemaParticle Particle types are usually interchangeable.
XmlSchemaPatternFacet - class org.apache.ws.commons.schema.XmlSchemaPatternFacet.
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 org.apache.ws.commons.schema.XmlSchemaRedefine.
Allows simple and complex types, groups, and attribute groups from external schema files to be redefined in the current schema.
XmlSchemaRedefine() - Constructor for class org.apache.ws.commons.schema.XmlSchemaRedefine
Creates new XmlSchemaRedefine
XmlSchemaSequence - class org.apache.ws.commons.schema.XmlSchemaSequence.
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
XmlSchemaSerializer - class org.apache.ws.commons.schema.XmlSchemaSerializer.
 
XmlSchemaSerializer.XmlSchemaSerializerException - exception org.apache.ws.commons.schema.XmlSchemaSerializer.XmlSchemaSerializerException.
 
XmlSchemaSerializer.XmlSchemaSerializerException(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaSerializer.XmlSchemaSerializerException
 
XmlSchemaSimpleContent - class org.apache.ws.commons.schema.XmlSchemaSimpleContent.
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 org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension.
Class for simple types that are derived by extension.
XmlSchemaSimpleContentExtension() - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
Creates new XmlSchemaSimpleContentExtension
XmlSchemaSimpleContentRestriction - class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction.
Class for simple types that are derived by restriction.
XmlSchemaSimpleContentRestriction() - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
Creates new XmlSchemaSimpleContentRestriction
XmlSchemaSimpleType - class org.apache.ws.commons.schema.XmlSchemaSimpleType.
Class defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content.
XmlSchemaSimpleType(XmlSchema) - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleType
Creates new XmlSchemaSimpleType
XmlSchemaSimpleTypeContent - class org.apache.ws.commons.schema.XmlSchemaSimpleTypeContent.
Abstract class for simple type content classes.
XmlSchemaSimpleTypeContent() - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleTypeContent
Creates new XmlSchemaSimpleTypeContent
XmlSchemaSimpleTypeList - class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList.
Class for the list of simpleType elements.
XmlSchemaSimpleTypeList() - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
Creates new XmlSchemaSimpleTypeList
XmlSchemaSimpleTypeRestriction - class org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction.
Class for the restriction of simpleType elements.
XmlSchemaSimpleTypeRestriction() - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
Creates new XmlSchemaSimpleTypeRestriction
XmlSchemaSimpleTypeUnion - class org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion.
Class for the union of simpleType elements.
XmlSchemaSimpleTypeUnion() - Constructor for class org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
 
XmlSchemaTotalDigitsFacet - class org.apache.ws.commons.schema.XmlSchemaTotalDigitsFacet.
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 org.apache.ws.commons.schema.XmlSchemaType.
The base class for all simple types and complex types.
XmlSchemaType(XmlSchema) - Constructor for class org.apache.ws.commons.schema.XmlSchemaType
Creates new XmlSchemaType
XmlSchemaUnique - class org.apache.ws.commons.schema.XmlSchemaUnique.
Identifies a unique constraint among a set of elements.
XmlSchemaUnique() - Constructor for class org.apache.ws.commons.schema.XmlSchemaUnique
Creates new XmlSchemaUnique
XmlSchemaUse - class org.apache.ws.commons.schema.XmlSchemaUse.
Indicator of how the attribute is used.
XmlSchemaUse() - Constructor for class org.apache.ws.commons.schema.XmlSchemaUse
Creates new XmlSchemaUse
XmlSchemaUse(String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaUse
 
XmlSchemaWhiteSpaceFacet - class org.apache.ws.commons.schema.XmlSchemaWhiteSpaceFacet.
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 org.apache.ws.commons.schema.XmlSchemaXPath.
Class for XML Path Language (XPath) expressions.
XmlSchemaXPath() - Constructor for class org.apache.ws.commons.schema.XmlSchemaXPath
Creates new XmlSchemaXPath
XmlSeverityType - class org.apache.ws.commons.schema.XmlSeverityType.
Represents the severity of the validation event.
XmlSeverityType() - Constructor for class org.apache.ws.commons.schema.XmlSeverityType
Creates new XmlSeverityType
XmlSeverityType(String) - Constructor for class org.apache.ws.commons.schema.XmlSeverityType
 
XmlTokenizedType - class org.apache.ws.commons.schema.XmlTokenizedType.
 
XmlTokenizedType(String) - Constructor for class org.apache.ws.commons.schema.XmlTokenizedType
Creates new XmlSchemaForm
xsdNamespace - Static variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
 

A C D E G I L M N O P Q R S T U V W X

Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.