Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abstractElement - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- add(String, String) - Method in class org.apache.ws.commons.schema.utils.NamespaceMap
- addAttribute(XmlSchemaAttrInfo) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator.ElementInfo
- addChildNodeToPath(XmlSchemaPathNode<U, V>, int) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- addContentHandler(ContentHandler) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
-
Adds the provided
ContentHandlerto the list of content handlers to send events to. - addContentToCurrentElement(boolean) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- 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
- addNamespace(String, String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
-
Adds a new prefix mapping to the context.
- addNamespaceLocationMappings(Element) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- addParentSiblingOrContentNodeToPath(XmlSchemaPathNode<U, V>, XmlSchemaPathNode.Direction) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- addPossibleNextState(XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Adds a state that could follow this
SchemaStateMachineNode. - addPossibleNextStates(Collection<XmlSchemaStateMachineNode>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Adds the set of possible states that could follow this
SchemaStateMachineNode. - addSchema(String, XmlSchema) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Associates an XmlSchema with a namespace
- addSchema(XmlSchemaCollection.SchemaKey, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- addSimpleType(XmlSchema, String) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- addUnresolvedType(QName, TypeReceiver) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- addVisitor(XmlSchemaPathNode<U, ?>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
A visitor is a CHILD or SIBLING
XmlSchemaPathNodeentering thisXmlSchemaDocumentNode. - addVisitor(XmlSchemaVisitor) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Adds a new visitor to be notified as the XML Schemas are walked.
- afterStart - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- afterStartPathIndex - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- all - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- ALL - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- annotation - Variable in class org.apache.ws.commons.schema.XmlSchemaAnnotated
- any - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- ANY - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- anyAttr - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- anyAttribute - Variable in class org.apache.ws.commons.schema.XmlSchemaAttributeGroup
- anyAttribute - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
- anyAttribute - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
- anyAttribute - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- anyAttribute - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
- anyAttribute - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
- anyElementsWithNameNS(Element, String, String) - Static method in class org.apache.ws.commons.schema.utils.XDOMUtil
- ANYSIMPLETYPE - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- anyStack - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- anyStack - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- ANYTYPE - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- ANYURI - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- appendElement(Document, Element, Node, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- ATOMIC - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
- Attr(String, String, String, String) - Constructor for class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.Attr
- Attr(Node) - Constructor for class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.Attr
- attribute - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
- attributeFormDefault - Variable in class org.apache.ws.commons.schema.XmlSchema
- attributeGroups - Variable in class org.apache.ws.commons.schema.XmlSchema
- attributeGroups - Variable in class org.apache.ws.commons.schema.XmlSchemaRedefine
- attributes - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- attributes - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator.ElementInfo
- attributes - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- attributes - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchema
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchemaAttributeGroup
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
- attributes - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
- attributeWildcard - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- attrsByQName - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- attrsByQualifiedName - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- attrType - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
B
- baseSimpleType - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
- baseType - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
- baseType - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
- baseTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
- baseTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
- baseTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
- baseTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
- baseTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
- baseTypes - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
- baseUri - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
-
base URI is used as the base for loading the imports
- BIN_BASE64 - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- BIN_HEX - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- block - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- block - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
-
Attribute used to block a type derivation.
- blockDefault - Variable in class org.apache.ws.commons.schema.XmlSchema
- blockResolved - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- BOOLEAN - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- build(Document, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
build method taking in a document and a uri
C
- characters(char[], int, int) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Adds content to the current element.
- characters(char[], int, int) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Adds a new
XmlSchemaPathNode.Direction.CONTENTXmlSchemaPathNodeto the path. - check(XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Return an indication of whether a particular schema is not in the working stack of schemas.
- checkEnumerationFacet(String, String, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- child - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- CHILD - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- children - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- childTypes - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
- CHOICE - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- choices - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- clear() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
-
Clears the given namespace stack, restoring it to the original mappings defined by the constructor.
- clear() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- clear() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Clears the internal state in preparation for another walk through the schema.
- clearCache() - Static method in class org.apache.ws.commons.schema.SchemaBuilder
-
Remove any entries from the cache for the current thread.
- clearProtection() - Static method in class org.apache.ws.commons.schema.utils.CollectionFactory
- clone(XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- collection - Variable in class org.apache.ws.commons.schema.SchemaBuilder
- collectionBaseURI - Variable in class org.apache.ws.commons.schema.resolver.DefaultURIResolver
- CollectionFactory - Class in org.apache.ws.commons.schema.utils
-
There are many collections of XML Schema objects inside XmlSchema.
- CollectionFactory() - Constructor for class org.apache.ws.commons.schema.utils.CollectionFactory
- CollectionURIResolver - Interface in org.apache.ws.commons.schema.resolver
-
Extended URIResolver that can be informed about a collective base URI.
- compareTo(XmlSchemaPathFinder.PathSegment<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- COMPLETE - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.Fulfillment
- COMPLEX - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
- Constants - Class in org.apache.ws.commons.schema.constants
-
Constants
- Constants() - Constructor for class 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
- constraints - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- construct(Element) - Static method in class org.apache.ws.commons.schema.XmlSchemaFacet
- constructFacet(XmlSchemaFacet, Document, XmlSchema, String) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- containsSchema(XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- content - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- content - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContent
- content - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContent
- content - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleType
- CONTENT - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement.Traversal
- CONTENT - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- contentModel - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- contentType - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- convertNullToEmptyString(String) - Static method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
- createAttributeMap(Collection<? extends XmlSchemaAttributeOrGroupRef>) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- createDocumentNode(XmlSchemaDocumentNode<U>, XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- createNewElement(Document, String, String, String) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- createPathNode(XmlSchemaPathNode.Direction, XmlSchemaPathNode<U, V>, XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- createStartPathNode(XmlSchemaPathNode.Direction, XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- currentDocument - Variable in class org.apache.ws.commons.schema.SchemaBuilder
- currentPath - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- currentSchema - Variable in class org.apache.ws.commons.schema.SchemaBuilder
- currentValidator - Variable in class org.apache.ws.commons.schema.SchemaBuilder
D
- datatypeFactory - Static variable in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- DATE - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- DATETIME - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- DAY - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- DECIMAL - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- decisionPoint - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- DecisionPoint(XmlSchemaPathNode<U, V>, List<XmlSchemaPathFinder.PathSegment<U, V>>, int, ArrayList<QName>, ArrayList<QName>) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- decisionPoints - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- declarations - Variable in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- 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
- DEFAULT_PROTECT_READ_ONLY_COLLECTIONS - Static variable in class org.apache.ws.commons.schema.utils.CollectionFactory
- defaultExtensionDeserializer - Variable in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
- DefaultExtensionDeserializer - Class in org.apache.ws.commons.schema.extensions
-
Default deserializer.
- DefaultExtensionDeserializer() - Constructor for class org.apache.ws.commons.schema.extensions.DefaultExtensionDeserializer
- defaultExtensionSerializer - Variable in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
-
Default serializer and serializer
- 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
- defaultValue - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- defaultValue - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
-
Provides the default value of the element if its content is a simple type or the element's content is textOnly.
- deriveBy - Variable in class org.apache.ws.commons.schema.XmlSchemaType
- 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
- DIGITS_FRACTION - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- DIGITS_TOTAL - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- digitsFacetCheck(String, BigDecimal, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>, XmlSchemaRestriction.Type) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- digitsFacetChecks(String, BigDecimal, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- direction - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- Direction(int) - Constructor for enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- docBuilder - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- docFac - Variable in class org.apache.ws.commons.schema.SchemaBuilder
- docs - Variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
- document - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- DocumentFragmentNodeList - Class in org.apache.ws.commons.schema
-
Class to return a node list without thread-safety issue.
- DocumentFragmentNodeList(Node) - Constructor for class org.apache.ws.commons.schema.DocumentFragmentNodeList
-
Construct a list of the children of a given node.
- DocumentFragmentNodeList(Node, String, String) - Constructor for class org.apache.ws.commons.schema.DocumentFragmentNodeList
-
Create a list of the children of a given node that are elements with a specified qualified name.
- documentNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- DOM_LEVEL_3 - Static variable in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- DomAttrsAsSax(NamedNodeMap) - Constructor for class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- DomBuilderFromSax - Search tag in package org.apache.ws.commons.schema.docpath
- Section
- DomBuilderFromSax - Class in org.apache.ws.commons.schema.docpath
-
Builds an XML
Documentfrom an XML Schema during a SAX walk. - DomBuilderFromSax(XmlSchemaCollection) - Constructor for class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Creates a new
DocumentBuilderFromSax. - 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.
- DOUBLE - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- 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
- DURATION - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
E
- element - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator.ElementInfo
- element - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- element - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
- ELEMENT - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- ELEMENT_ONLY - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentType
- elementFormDefault - Variable in class org.apache.ws.commons.schema.XmlSchema
- ElementInfo(XmlSchemaElement, XmlSchemaTypeInfo) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator.ElementInfo
- elementInfoByQName - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- elements - Variable in class org.apache.ws.commons.schema.XmlSchema
- elementsByQName - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- elementStack - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- elementStack - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- elementStack - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- elemName - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement
- elemsBySubstGroup - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- empty - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- EMPTY - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentType
- end - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- END - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement.Traversal
- endDocument() - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- endDocument() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Called when the XML Document traversal is complete.
- endElement(String, String, String) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Closes the current element in the generated XML document.
- endElement(String, String, String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Ends the current element.
- endPrefixMapping(String) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- endPrefixMapping(String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Handles the end of a prefix mapping in the SAX walk.
- ENUMERATION - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- EnumUtil - Class in org.apache.ws.commons.schema
- EnumUtil() - Constructor for class org.apache.ws.commons.schema.EnumUtil
- equals(Object) - Method in class org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
- equals(Object) - Method in class org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
- equals(Object) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Determines equality.
- equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
- equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
- equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaGroup
- equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaObject
- equals(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaType
- equals(Object, Object) - Static method in class org.apache.ws.commons.schema.utils.UtilObjects
- ERROR - Enum constant in enum org.apache.ws.commons.schema.XmlSeverityType
- EXCLUSIVE_MAX - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- EXCLUSIVE_MIN - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- extension - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- 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.
- extensionDeserializers - Variable in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
- 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.
- extensionSerializers - Variable in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
-
Maps for the storage of extension serializers /deserializers
- 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
- externals - Variable in class org.apache.ws.commons.schema.XmlSchema
- extReg - Variable in class org.apache.ws.commons.schema.SchemaBuilder
-
The extension registry to be used while building the schema model
- extReg - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
- extReg - Variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
Extension registry for the serializer
F
- facets - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
- facets - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
- facets - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
- fields - Variable in class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
- finalDefault - Variable in class org.apache.ws.commons.schema.XmlSchema
- finalDerivation - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- finalDerivation - Variable in class org.apache.ws.commons.schema.XmlSchemaType
- finalResolved - Variable in class org.apache.ws.commons.schema.XmlSchemaType
- find(XmlSchemaPathNode<U, V>, QName) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- find(XmlSchemaPathNode<U, V>, QName, int) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- find(XmlSchemaPathNode<U, V>, QName, XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- fixed - Variable in class org.apache.ws.commons.schema.XmlSchemaFacet
- fixedValue - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- fixedValue - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- FLOAT - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- followPath(XmlSchemaPathFinder.PathSegment<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- followPath(XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
-
Follows the path starting at
startNode, creatingXmlSchemaDocumentNodes and linking them along the way. - forgetTargetObject() - Method in class org.apache.ws.commons.schema.utils.XmlSchemaRef
- forgetTargetObject() - Method in class org.apache.ws.commons.schema.utils.XmlSchemaRefBase
- form - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
- fragment - Variable in class org.apache.ws.commons.schema.DocumentFragmentNodeList
- Fulfillment() - Constructor for enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.Fulfillment
G
- getAfterStart() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- getAfterStartPathIndex() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- 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
- getAny() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Returns the
XmlSchemaAnyassociated with this node, ornullif none. - getAnyAttribute() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
-
The wildcard attribute, if any.
- 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
- getAnyStack() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- getAttr(Element, String) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
- getAttribute() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
-
The underlying
XmlSchemaAttribute. - getAttribute(XmlSchemaAttribute, boolean) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- getAttribute(Element, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- getAttributeByName(String) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Look for an attribute by its local name.
- getAttributeByName(QName) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns an XmlSchemaAttribute with the given QName.
- getAttributeByName(QName) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Retrieve a global attribute by its QName.
- 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.walker.SchemasByNamespace
-
Returns an XmlSchemaAttributeGroup with the given QName.
- 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.docpath.XmlSchemaStateMachineNode
-
If this
SchemaStateMachineNoderepresents anXmlSchemaElement, the set ofXmlSchemaAttrInfos associated with the element it represents. - 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
- getAttributesInScope() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
-
The attributes visible in the current scope.
- getAttributesOf(XmlSchemaAttributeGroup) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- getAttributesOf(XmlSchemaAttributeGroupRef) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- 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.
- getBaseSimpleTypeFor(QName) - Static method in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
-
Returns the XML Schema base simple type for the provided
QName. - getBaseType() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
If this represents an atomic type, returns the type.
- 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
- getBigDecimalOf(Object) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- 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
- getCachedSchema(String, String, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Return a cached schema if one exists for this thread.
- getChildren() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Retrieves the children in the last occurrence of this node, mapped to their relative position.
- getChildren(int) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Retrieves the children in the provided occurrence of this node, mapped to their relative position.
- getChildren(Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- getChildText(Node) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
-
Returns the concatenated child text of the specified node.
- getChildTypes() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
If this represents a list or a union, returns the set of children types.
- 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
- getDatatypeFactory() - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- getDecisionPoint() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- getDeclaredPrefixes() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
- 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
- getDerivation(Element, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- getDeriveBy() - Method in class org.apache.ws.commons.schema.XmlSchemaType
- getDirection() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
The direction this path travels.
- getDocIteration() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Shortcut for calling
getDocumentNode().getIteration(). - getDocSequencePosition() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- getDocument() - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Retrieves the document constructed from the SAX walk.
- getDocument(Node) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
- getDocumentNode() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Retrieves the
XmlSchemaDocumentNodethisXmlSchemaPathNodeis visiting. - getElement() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- getElement(XmlSchemaElement, boolean) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
If the provided
XmlSchemaElementis a reference, track down the original and add the minimum and maximum occurrence fields. - getElementByName(String) - Method in class org.apache.ws.commons.schema.XmlSchema
-
get an element by its local name.
- getElementByName(QName) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns an XmlSchemaElement with the given QName.
- getElementByName(QName) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Look for a element by its QName.
- 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
- getElementQName(XmlSchemaElement) - Static method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- getElements() - Method in class org.apache.ws.commons.schema.XmlSchema
-
Return a map containing all the defined elements of this schema.
- getElementStack() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- getElementsTraversedAsString() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- getElementType() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
If this
SchemaStateMachineNoderepresents anXmlSchemaElement, theXmlSchemaTypeInfoof the element it represents. - getEnd() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- getEnumString(Element, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- 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.walker.XmlSchemaTypeInfo
-
The set of constraining facets on the value, or
nullif none. - 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) - Static method in class org.apache.ws.commons.schema.utils.XDOMUtil
- 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, String) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
-
Finds and returns the first child node with the given qualified name.
- getFirstSchema(String) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns the first XmlSchema added with the given namespace, using addSchema(...)
- 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
- getFormDefault(Element, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- getGroupByName(QName) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns an XmlSchemaGroup with the given QName.
- 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
- getIndex(String) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getIndex(String, String) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getIndexOfNextNodeState() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- 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
- getIteration() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
The total number of occurrences of this
XmlSchemaDocumentNodein the underlying document. - getIteration() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
The iteration through the underlying
XmlSchemaDocumentNode. - getKnownNamespaceMap() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
get the namespace map
- getKnownSchema(String) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
gets a schema from the external 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[][]) - 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, String) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
-
Finds and returns the last child node with the given qualified name.
- getLeafNodeName(XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- getLength() - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getLength() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- getLength() - Method in class org.apache.ws.commons.schema.DocumentFragmentNodeList
- getLineNumber() - Method in class org.apache.ws.commons.schema.XmlSchemaObject
- getLineNumer() - Method in exception class org.apache.ws.commons.schema.XmlSchemaException
- getLinePosition() - Method in exception class 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(int) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- 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.docpath.XmlSchemaDocumentNode
-
Shortcut for calling
getStateMachineNode().getMaxOccurs(). - getMaxOccurs() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Shortcut for calling
getStateMachineNode().getMaxOccurs(). - getMaxOccurs() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
The maximum number of times this
SchemaStateMachineNodemay appear in succession. - getMaxOccurs() - Method in class org.apache.ws.commons.schema.XmlSchemaParticle
- getMaxOccurs(Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- 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.docpath.XmlSchemaDocumentNode
-
Shortcut for calling
getStateMachineNode().getMinOccurs(). - getMinOccurs() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Shortcut for calling
getStateMachineNode().getMinOccurs(). - getMinOccurs() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
The minimum number of times this
SchemaStateMachineNodemay appear in succession. - getMinOccurs() - Method in class org.apache.ws.commons.schema.XmlSchemaParticle
- getMinOccurs(Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- 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
- getName(XmlSchemaNamed, String) - Static method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- getName(Node) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
- 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.XmlSchemaCollection.SchemaKey
- 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() - 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.
- getNamespaceContext(Node) - Static method in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- getNamespacePrefix(Element, String) - Static method in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- getNamespacePrefixDomLevel3(Element, String) - Static method in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- getNamespaceToLocationMapping() - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Retrieves the XML Schema namespace -> location mapping set by the last call to
DomBuilderFromSax.setNamespaceToLocationMapping(Map). - getNamespaceURI(String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
- getNamespaceURI(String) - Method in class org.apache.ws.commons.schema.utils.NamespaceMap
- getNamespaceURI(String) - Method in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- getNamespaceURI(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
- getNamespaceURIDomLevel3(Element, String) - Static method in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- getNext() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
The next node in the path, or
nullif at the end of the path. - 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) - Static method in class org.apache.ws.commons.schema.utils.XDOMUtil
- 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, String) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
-
Finds and returns the next sibling node with the given qualified name.
- getNodeType() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
The XML Schema node
XmlSchemaStateMachineNode.TypethisSchemaStateMachineNoderepresents. - 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() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
The
XmlSchemaDocumentNoderepresenting this one's immediate parent. - 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
- getParent(Element) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
- getParticle() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
-
If the value is represented by a particle, returns that particle.
- 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
- getParticleType() - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
- getParts(String) - Static method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- getPossibleNextStates() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
All of the known possible states that could follow this one.
- getPrefix(String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
- 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.docpath.XmlSchemaNamespaceContext
- getPrefixes(String) - Method in class org.apache.ws.commons.schema.utils.NamespaceMap
- getPrefixes(String) - Method in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- getPrevious() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
The previous node in the path, or
nullif at the beginning of the path. - 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
- getPublicNotation() - 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 enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
-
The corresponding
QNamethat theXmlSchemaBaseSimpleTyperepresents in XML Schema. - 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
- getQName(int) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getRank() - Method in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- getReceivedContent() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Indicates whether an element has text in it.
- 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
- getRefQName(String, NamespaceContext) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- getRefQName(String, Node) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- getRoot(Document) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
- getSchema() - Method in class org.apache.ws.commons.schema.XmlSchemaExternal
- getSchema(Object) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Get a schema from an import
- getSchema(XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Get a schema given a SchemaKey
- getSchemaDefiningAttribute(QName) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns an XmlSchema which includes an attribute with the given QName.
- getSchemaDefiningElement(QName) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns an XmlSchema which includes an element with the given QName.
- 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.
- getSchemas(String) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns a List of XmlSchemas that have been associated with the given namespace using addSchema(...).
- 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
- getScope(XmlSchemaType) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- getSelector() - Method in class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
- getSequencePosition() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- 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 class org.apache.ws.commons.schema.XmlSchemaException
- getSourceUri() - Method in exception class org.apache.ws.commons.schema.XmlSchemaException
- getSourceURI() - Method in class org.apache.ws.commons.schema.XmlSchemaObject
- getStart() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- getStartNode() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
-
Retrieves the start node of the state machine representing the most-recently walked
XmlSchema. - getStateMachineNode() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Returns the
XmlSchemaStateMachineNoderepresenting the place in the XML Schema that thisXmlSchemaDocumentNoderepresents. - getStateMachineNode() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Retrieves the
XmlSchemaStateMachineNoderepresenting the XML Schema that thisXmlSchemaPathNodeis visiting. - getStateMachineNodesByQName() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
-
Retrieves the
XmlSchemaStateMachineNodes representing eachXmlSchemaElementin the walkedXmlSchema. - getStateMachineOfOwningElement() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- getStateMachinesByQName() - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Retrieves the
QName->XmlSchemaStateMachineNodemapping defined by the call toDomBuilderFromSax.setStateMachinesByQName(Map). - getSubstitutionGroup() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
- getSyntacticalTargetNamespace() - Method in class org.apache.ws.commons.schema.XmlSchema
- getSystem() - Method in class org.apache.ws.commons.schema.XmlSchemaNotation
- getSystemId() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
- getSystemProperty(String) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- 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.
- getTargetNamespace() - Method in class org.apache.ws.commons.schema.XmlSchemaAny
-
XmlSchemaAny.getNamespace()returns the namespace or set of namespaces that this wildcard element is valid for. - 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
- getType() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
-
The attribute's value type.
- getType() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
The constraining facet's
XmlSchemaRestriction.Type. - getType() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
The type represented by this
XmlSchemaTypeInfo. - getType(int) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getType(String) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getType(String, String) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getTypeByName(String) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Retrieve a named type from this schema.
- getTypeByName(QName) - Method in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
Returns an XmlSchemaType with the given QName.
- 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(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.
- getTypeInfo() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
-
The type information of the value in scope.
- getUnhandledAttributes() - Method in class org.apache.ws.commons.schema.XmlSchemaAnnotated
- getURI(int) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- 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
- getUserDefinedContent() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Retrieves any user-defined content attached to this
XmlSchemaDocumentNode, ornullif none. - getUserDefinedContent() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Retrieves any user-defined content attached to this
XmlSchemaPathNode, ornullif none. - getUserRecognizedType() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
The corresponding user-defined type, or
nullif none. - getUserRecognizedType(QName, XmlSchemaTypeInfo) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- getUserRecognizedTypes() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
The user-defined types set with the call to
XmlSchemaWalker.setUserRecognizedTypes(Set), ornullif none. - getValue() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
The facet's constraint value.
- getValue() - Method in class org.apache.ws.commons.schema.XmlSchemaFacet
- getValue(int) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getValue(String) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getValue(String, String) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- getValue(Attr) - Static method in class org.apache.ws.commons.schema.utils.DOMUtil
- 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
- 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.
- getXmlSchemaTraversal() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Once a traversal completes successfully, this method may be called to retrieve the relevant interpretation of the path through the
XmlSchemaStateMachineNodes. - getXPath() - Method in class org.apache.ws.commons.schema.XmlSchemaXPath
- globalNamespaces - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- groups - Variable in class org.apache.ws.commons.schema.XmlSchema
- groups - Variable in class org.apache.ws.commons.schema.XmlSchemaRedefine
H
- handleAll(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleAnnotation(Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Handles the annotation Traversing if encounter appinfo or documentation add it to annotation collection
- handleAny(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleAnyAttribute(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleAppInfo(Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
create new XmlSchemaAppinfo and add value gotten from element to this obj
- handleAttribute(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Process non-toplevel attributes
- handleAttribute(XmlSchema, Element, Element, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Process attributes
- handleAttributeGroup(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleAttributeGroupRef(XmlSchema, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleChoice(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleComplexContent(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleComplexContentExtension(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleComplexContentRestriction(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleComplexType(XmlSchema, Element, Element, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Handle complex types
- handleConstraint(Element, Class<? extends XmlSchemaIdentityConstraint>) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleDocumentation(Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleElement(XmlSchema, Element, Element, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
handle elements
- handleElementAnnotation(Element, XmlSchemaElement) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleElementForm(Element, XmlSchemaElement, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleElementGlobalType(Element, XmlSchemaElement) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleElementName(boolean, XmlSchemaElement, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleGroup(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleGroupRef(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleImport(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Handle the import
- handleInclude(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Handles the include
- handleNotation(XmlSchema, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleRedefine(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Handle redefine
- handleSchemaElementBasics(Element, String, XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSchemaElementChild(Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSequence(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleContent(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleContentExtension(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleContentRestriction(XmlSchema, Element, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleType(XmlSchema, Element, Element, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Handles simple types
- handleSimpleTypeFinal(Element, XmlSchemaSimpleType) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleTypeList(XmlSchema, Element, XmlSchemaSimpleType, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleTypeRestriction(XmlSchema, Element, XmlSchemaSimpleType, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleSimpleTypeUnion(XmlSchema, Element, XmlSchemaSimpleType, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- handleXmlSchemaElement(Element, String) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
handles the schema element
- hashCode() - Method in class org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
- hashCode() - Method in class org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
- hashCode() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Generates a hash code based on the contents.
- hashCode() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
- hashCode() - Method in class org.apache.ws.commons.schema.XmlSchemaElement
- hashCode() - Method in class org.apache.ws.commons.schema.XmlSchemaGroup
- hashCode() - Method in class org.apache.ws.commons.schema.XmlSchemaObject
- hashCode() - Method in class org.apache.ws.commons.schema.XmlSchemaType
I
- id - Variable in class org.apache.ws.commons.schema.XmlSchemaAnnotated
- INCLUSIVE_MAX - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- INCLUSIVE_MIN - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- indexByQName - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- indexByQualifiedName - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.DomAttrsAsSax
- 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.
- inputEncoding - Variable in class org.apache.ws.commons.schema.XmlSchema
- isAbsolute(String) - Method in class org.apache.ws.commons.schema.resolver.DefaultURIResolver
-
Find whether a given uri is relative or not
- isAbstract - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- 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
- isBaseSimpleType(QName) - Static method in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
-
Returns
trueif the providedQNamereferences XML Schema'sanyType,anySimpleType, or one of the primitive datatypes defined by XML Schema. - isEmpty() - Method in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- isExtension() - Method in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- isFixed - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
- isFixed() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Whether the constraint value may be overridden in child definitions (
truemeans it cannot). - 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 - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
- isMixed - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- isMixed - Variable in class org.apache.ws.commons.schema.XmlSchemaType
- isMixed() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
If this is a complex type, returns whether its value is mixed.
- 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
- isPositionFulfilled(XmlSchemaPathNode<U, V>, List<Integer>) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- isProtected() - Static method in class org.apache.ws.commons.schema.utils.CollectionFactory
- isRecognizedPrefix(String) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
- 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 - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
- 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.walker.XmlSchemaAttrInfo
-
Whether the attribute exists in the global namespace.
- 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
- item(int) - Method in class org.apache.ws.commons.schema.DocumentFragmentNodeList
- items - Variable in class org.apache.ws.commons.schema.XmlSchema
- items - Variable in class org.apache.ws.commons.schema.XmlSchemaAll
- items - Variable in class org.apache.ws.commons.schema.XmlSchemaAnnotation
- items - Variable in class org.apache.ws.commons.schema.XmlSchemaChoice
- items - Variable in class org.apache.ws.commons.schema.XmlSchemaRedefine
- items - Variable in class org.apache.ws.commons.schema.XmlSchemaSequence
- itemType - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
- itemTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
- iterationNum - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
K
- knownNamespaceMap - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
-
This map contains a list of Schema objects keyed in by their namespaces.
L
- language - Variable in class org.apache.ws.commons.schema.XmlSchemaDocumentation
- LAX - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentProcessing
- length - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- LENGTH - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- LENGTH_MAX - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- LENGTH_MIN - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- lineNumber - Variable in class org.apache.ws.commons.schema.XmlSchemaObject
- linePosition - Variable in class org.apache.ws.commons.schema.XmlSchemaObject
- list - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- LIST - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
- listeners - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
- listLengthCheck(String, String[], Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>, XmlSchemaRestriction.Type) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- listLengthChecks(String, String[], Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- loadDefaultOptions(Map<String, String>) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Load the default options
- logicalTargetNamespace - Variable in class org.apache.ws.commons.schema.XmlSchema
M
- markup - Variable in class org.apache.ws.commons.schema.XmlSchemaAppInfo
-
Returns an array of XmlNode that represents the document text markup.
- markup - Variable in class org.apache.ws.commons.schema.XmlSchemaDocumentation
-
Returns an array of XmlNode that represents the document text markup.
- MAX_DEPTH - Static variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- maxOccurs - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- maxOccurs - Variable in class org.apache.ws.commons.schema.XmlSchemaParticle
- mData - Variable in class org.apache.ws.commons.schema.walker.SchemasByNamespace
-
the map of namespaces to a list of XmlSchemas
- memberTypesQNames - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
- memberTypesSource - Variable in class org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
- mergeAttributes(HashMap<QName, XmlSchemaAttrInfo>, HashMap<QName, XmlSchemaAttrInfo>) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- mergeFacets(HashMap<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>, List<XmlSchemaFacet>) - Static method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- MetaDataConstants() - Constructor for class org.apache.ws.commons.schema.constants.Constants.MetaDataConstants
- metaInfoMap - Variable in class org.apache.ws.commons.schema.XmlSchemaObject
-
a map for holding meta information Initially set to null to gain some improvement in memory.
- minOccurs - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- minOccurs - Variable in class org.apache.ws.commons.schema.XmlSchemaParticle
- mixed - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContent
- MIXED - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentType
- MONTH - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- MONTHDAY - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
N
- name - Variable in class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
- namedDelegate - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- namedDelegate - Variable in class org.apache.ws.commons.schema.XmlSchemaAttributeGroup
- namedDelegate - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- namedDelegate - Variable in class org.apache.ws.commons.schema.XmlSchemaGroup
- namedDelegate - Variable in class org.apache.ws.commons.schema.XmlSchemaNotation
- namedDelegate - Variable in class org.apache.ws.commons.schema.XmlSchemaType
- namedTwin - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaRefBase
- namespace - Variable in class org.apache.ws.commons.schema.XmlSchemaAny
-
Namespaces containing the elements that can be used.
- namespace - Variable in class org.apache.ws.commons.schema.XmlSchemaAnyAttribute
- namespace - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
- namespace - Variable in class org.apache.ws.commons.schema.XmlSchemaImport
- namespaceContext - Variable in class org.apache.ws.commons.schema.XmlSchema
- namespaceContext - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
-
In-scope namespaces for XML processing
- 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.
- namespacesByPrefixStack - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
- namespaceToLocationMapping - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- newIncludeValidator(XmlSchema) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- newPrefixes - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- nextNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- nextNodeStateIndex - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- nillable - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- NodeNamespaceContext - Class in org.apache.ws.commons.schema.utils
-
Implementation of
NamespaceContext, which is based on a DOM node. - NodeNamespaceContext(Map<String, String>) - Constructor for class org.apache.ws.commons.schema.utils.NodeNamespaceContext
-
Creates a new instance with the given nodes context.
- nodes - Variable in class org.apache.ws.commons.schema.DocumentFragmentNodeList
- nodeType - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- NONE - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentProcessing
- NONE - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaForm
- NONE - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaUse
- NONE - Static variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- NOT - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.Fulfillment
- notAll() - Method in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- NOTATION - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- notations - Variable in class org.apache.ws.commons.schema.XmlSchema
- nsContext - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- nsContext - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- NULL_NS_URI - Static variable in class org.apache.ws.commons.schema.constants.Constants
O
- onEndAttributes(XmlSchemaElement, XmlSchemaTypeInfo) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onEndAttributes(XmlSchemaElement, XmlSchemaTypeInfo) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
This method is called when all of the attributes have been processed (provided the element has a type defined).
- onEnterAllGroup(XmlSchemaAll) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onEnterAllGroup(XmlSchemaAll) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when an all group is entered.
- onEnterChoiceGroup(XmlSchemaChoice) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onEnterChoiceGroup(XmlSchemaChoice) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when a choice group is entered.
- onEnterElement(XmlSchemaElement, XmlSchemaTypeInfo, boolean) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onEnterElement(XmlSchemaElement, XmlSchemaTypeInfo, boolean) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
A notification that an
XmlSchemaElementhas been entered. - onEnterSequenceGroup(XmlSchemaSequence) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onEnterSequenceGroup(XmlSchemaSequence) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when a sequence is entered.
- onEnterSubstitutionGroup(XmlSchemaElement) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onEnterSubstitutionGroup(XmlSchemaElement) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
This method is called when the walker enters a substitution group.
- onExitAllGroup(XmlSchemaAll) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onExitAllGroup(XmlSchemaAll) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when an all group is exited.
- onExitChoiceGroup(XmlSchemaChoice) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onExitChoiceGroup(XmlSchemaChoice) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when a choice group is exited.
- onExitElement(XmlSchemaElement, XmlSchemaTypeInfo, boolean) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onExitElement(XmlSchemaElement, XmlSchemaTypeInfo, boolean) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Signifies the end of the element that was previously entered.
- onExitSequenceGroup(XmlSchemaSequence) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onExitSequenceGroup(XmlSchemaSequence) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when a sequence is exited.
- onExitSubstitutionGroup(XmlSchemaElement) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onExitSubstitutionGroup(XmlSchemaElement) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when the end of the substitution group is reached.
- onVisitAny(XmlSchemaAny) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onVisitAny(XmlSchemaAny) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when a wildcard element is entered.
- onVisitAnyAttribute(XmlSchemaElement, XmlSchemaAnyAttribute) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onVisitAnyAttribute(XmlSchemaElement, XmlSchemaAnyAttribute) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
Called when a wildcard attribute is visited.
- onVisitAttribute(XmlSchemaElement, XmlSchemaAttrInfo) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- onVisitAttribute(XmlSchemaElement, XmlSchemaAttrInfo) - Method in interface org.apache.ws.commons.schema.walker.XmlSchemaVisitor
-
This method is called for each attribute associated with the element, providing the
XmlSchemaAttrInforepresenting that attribute. - OPTIONAL - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaUse
- 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.docpath - package org.apache.ws.commons.schema.docpath
-
This package is dedicated to walking an XML Document using the SAX API, and building a path through its
XmlSchemaCollectionto determine how the document conforms to its schema. - 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
- org.apache.ws.commons.schema.walker - package org.apache.ws.commons.schema.walker
-
This package simplifies walking over an
XmlSchemaCollection.
P
- parent - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- parent - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaRefBase
- parent - Variable in class org.apache.ws.commons.schema.XmlSchema
- PARENT - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- parentSchema - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
- parseDoPriv(InputSource, DocumentBuilder, Document) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- PARTIAL - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.Fulfillment
- particle - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
- particle - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
- particle - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- particle - Variable in class org.apache.ws.commons.schema.XmlSchemaGroup
- particle - Variable in class org.apache.ws.commons.schema.XmlSchemaGroupRef
- particleType - Variable in class org.apache.ws.commons.schema.XmlSchemaComplexType
- pathMgr - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- pathMgr - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- PathSegment(XmlSchemaPathManager<U, V>, XmlSchemaPathNode<U, V>) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- PATTERN - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- pop() - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Pop the stack of schemas.
- popGroup(XmlSchemaStateMachineNode.Type) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- possibleNextStates - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- 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
- prefixes - Variable in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- prepend(XmlSchemaPathNode<U, V>, int) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- prevNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- processContent - Variable in class org.apache.ws.commons.schema.XmlSchemaAny
- processContent - Variable in class org.apache.ws.commons.schema.XmlSchemaAnyAttribute
- processExtensibilityComponents(XmlSchemaObject, Element) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
A generic method to process the extra attributes and the extra elements present within the schema.
- processExtensibilityComponents(XmlSchemaObject, Element, boolean) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
A generic method to process the extra attributes and the the extra elements present within the schema.
- PROHIBITED - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaUse
- PROTECT_READ_ONLY_COLLECTIONS - Static variable in class org.apache.ws.commons.schema.utils.CollectionFactory
- PROTECT_READ_ONLY_COLLECTIONS_PROP - Static variable in class org.apache.ws.commons.schema.utils.CollectionFactory
- publicNotation - Variable in class org.apache.ws.commons.schema.XmlSchemaNotation
- push(XmlSchemaCollection.SchemaKey) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Push a schema onto the stack of schemas.
- pushGroup(XmlSchemaStateMachineNode.Type, long, long) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- putCachedSchema(String, String, String, XmlSchema) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Add an XmlSchema to the cache if the current thread has the cache enabled.
Q
- qname - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
- qName - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.Attr
- qName - Variable in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- QNAME - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- QUALIFIED - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaForm
- qualifiedName - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.Attr
R
- rangeCheck(String, BigDecimal, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>, XmlSchemaRestriction.Type) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- rangeChecks(String, BigDecimal, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- rank - Variable in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- 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.
- read(Document) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Read an XML schema into the collection from a DOM document.
- 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(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(InputSource, TargetNamespaceValidator) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- receivedContent - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- recycleDocumentNode(XmlSchemaDocumentNode<U>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- recyclePathNode(XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
-
Recyles the provided
XmlSchemaPathNodeand all of the nodes that follow it. - ref - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- ref - Variable in class org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
- ref - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
- refer - Variable in class org.apache.ws.commons.schema.XmlSchemaKeyref
- refName - Variable in class org.apache.ws.commons.schema.XmlSchemaGroupRef
- 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
- removeContentHandler(ContentHandler) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
-
Removes the first instance of the provided
ContentHandlerfrom the set of handlers to send events to. - removeNamespace(String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
-
Removes the most recent prefix-to-namespace mapping for the provided prefix.
- removeVisitor(XmlSchemaPathNode<U, ?>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- removeVisitor(XmlSchemaVisitor) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Removes the visitor to be notified as the XML Schemas are walked.
- REQUIRED - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaUse
- RESERVED_ATTRIBUTES - Static variable in class org.apache.ws.commons.schema.SchemaBuilder
- RESERVED_ATTRIBUTES_LIST - Static variable in class org.apache.ws.commons.schema.SchemaBuilder
- resolvedSchemas - Static variable in class org.apache.ws.commons.schema.SchemaBuilder
- 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
- resolveQName(QName, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
will search whether the prefix is available in global hash table, if it is there than append the prefix to the element name.
- resolveType(QName, XmlSchemaType) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- resolveXmlSchema(String, String, String, TargetNamespaceValidator) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Resolve the schemas
- resolveXmlSchema(String, String, TargetNamespaceValidator) - Method in class org.apache.ws.commons.schema.SchemaBuilder
-
Resolve the schemas
- restriction - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- restrictTypeInfo(XmlSchemaTypeInfo, HashMap<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Static method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- reverseMap - Static variable in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- rootPathNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
S
- SaxWalkerOverDom - Search tag in package org.apache.ws.commons.schema.docpath
- Section
- SaxWalkerOverDom - Class in org.apache.ws.commons.schema.docpath
-
Walks over a
Documentin a SAX style, notifying listeners with SAX events. - SaxWalkerOverDom() - Constructor for class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
-
Constructs a new
SaxWalkerOverDom. - SaxWalkerOverDom(List<ContentHandler>) - Constructor for class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
-
Constructs a new
SaxWalkerOverDom, taking ownership of the list ofContentHandlers to send events to. - SaxWalkerOverDom(ContentHandler) - Constructor for class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
-
Constructs a new
SaxWalkerOverDomwith the providedContentHandlerto send SAX events. - SaxWalkerOverDom.Attr - Class in org.apache.ws.commons.schema.docpath
- SaxWalkerOverDom.DomAttrsAsSax - Class in org.apache.ws.commons.schema.docpath
- schema - Variable in class org.apache.ws.commons.schema.XmlSchemaExternal
- SCHEMA_NS - Static variable in class org.apache.ws.commons.schema.XmlSchema
- SchemaBuilder - Class in org.apache.ws.commons.schema
-
Object used to build a schema from a schema document.
- SchemaBuilder(XmlSchemaCollection, TargetNamespaceValidator) - Constructor for class org.apache.ws.commons.schema.SchemaBuilder
-
Schema builder constructor
- schemaElement - Variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
- schemaForNamespace(String) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Return the schema from this collection for a particular targetNamespace.
- SchemaKey(String, String) - Constructor for class org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
- schemaLocation - Variable in class org.apache.ws.commons.schema.XmlSchemaExternal
- schemaNamespace - Variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
- schemaNamespacePrefix - Variable in class org.apache.ws.commons.schema.XmlSchema
- schemaResolver - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Resolver to find included schemas.
- schemas - Variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- schemas - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- schemas - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
-
Map of included schemas.
- schemasByNamespace - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- schemasByNamespace - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- SchemasByNamespace - Class in org.apache.ws.commons.schema.walker
-
A class that allows XmlSchemas to be stored, indexed by a String which is the schema's target namespace.
- SchemasByNamespace() - Constructor for class org.apache.ws.commons.schema.walker.SchemasByNamespace
- schemaType - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- schemaType - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
-
Returns the type of the element.
- schemaTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- schemaTypeName - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
-
QName of a built-in data type defined in this schema or another schema indicated by the specified namespace.
- schemaTypes - Variable in class org.apache.ws.commons.schema.XmlSchema
- schemaTypes - Variable in class org.apache.ws.commons.schema.XmlSchemaRedefine
- 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
- scopeCache - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- scopeCache - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- 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.
- selector - Variable in class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
- SEQUENCE - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- 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
- serializeAll(Document, XmlSchemaAll, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
Serialize an 'all' item.
- serializeAnnotation(Document, XmlSchemaAnnotation, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAnnotation(Document doc, XmlSchemaAnnotation annotationObj, XmlSchema schema)
- serializeAny(Document, XmlSchemaAny, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAny(Document doc, XmlSchemaAny anyObj, XmlSchema schema)
- serializeAnyAttribute(Document, XmlSchemaAnyAttribute, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAnyAttribute(Document doc, XmlSchemaAnyAttribute anyAttributeObj, XmlSchema schema)
- serializeAppInfo(Document, XmlSchemaAppInfo, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAppInfo(Document doc,XmlSchemaAppInfo appInfoObj, XmlSchema schema)
- serializeAttribute(Document, XmlSchemaAttribute, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAttribute(Document doc, XmlSchemaAttribute attributeObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeAttributeGroup(Document, XmlSchemaAttributeGroup, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAttributeGroup(Document doc, XmlSchemaAttributeGroup attributeGroupObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeAttributeGroupRef(Document, XmlSchemaAttributeGroupRef, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeAttributeGroupRef(Document doc, XmlSchemaAttributeGroupRef attributeGroupObj, XmlSchema schema) throws XmlSchemaSerializerException
- serializeChoice(Document, XmlSchemaChoice, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeChoice(Document doc, XmlSchemaChoice choiceObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeComplexContent(Document, XmlSchemaComplexContent, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeComplexContent(Document doc, XmlSchemaComplexContent complexContentObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeComplexContentExtension(Document, XmlSchemaComplexContentExtension, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeComplexContentExtension(Document doc, XmlSchemaComplexContentExtension extensionObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeComplexContentRestriction(Document, XmlSchemaComplexContentRestriction, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeComplexContentRestriction(Document doc, XmlSchemaComplexContentRestriction restrictionObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeComplexType(Document, XmlSchemaComplexType, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeComplexType(Document doc, XmlSchemaComplexType complexTypeObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeDocumentation(Document, XmlSchemaDocumentation, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeDocumentation(Document doc,XmlSchemaDocumentation documentationObj, XmlSchema schema){
- serializedSchemaElements - Static variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
Keeps track of already serialized schemas.
- serializeElement(Document, XmlSchemaElement, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeElement(Document doc, XmlSchemaElement elementObj, XmlSchema schema) throws XmlSchemaSerializerException
- serializeExtension(XmlSchemaObject, Class<?>, Node) - Method in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
-
Serialize a given extension element
- serializeFacet(Document, XmlSchemaFacet, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeFacet(Document doc, XmlSchemaFacet facetObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeField(Document, XmlSchemaXPath, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeField(Document doc, XmlSchemaXPath fieldObj, XmlSchema schema) throws XmlSchemaSerializerException
- serializeGroup(Document, XmlSchemaGroup, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeGroup(Document doc, XmlSchemaGroup groupObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeGroupRef(Document, XmlSchemaGroupRef, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeGroupRef(Document doc, XmlSchemaGroupRef groupRefObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeIdentityConstraint(Document, XmlSchemaIdentityConstraint, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeIdentityConstraint(Document doc, XmlSchemaIdentityConstraint constraintObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeImport(Document, XmlSchemaImport, XmlSchema, boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeImport(Document doc, XmlSchemaImport importObj, XmlSchema schema)throws XmlSchemaSerializerException
- serializeInclude(Document, XmlSchemaInclude, XmlSchema, boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeInclude(Document doc, XmlSchemaInclude includeObj, XmlSchema schema)throws XmlSchemaSerializerException
- serializeInternal(Writer, Map<String, String>) - Method in class org.apache.ws.commons.schema.XmlSchema
-
serialize the schema - this is the method tht does to work
- serializeMaxMinOccurs(XmlSchemaParticle, Element) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
A common method to serialize the max/min occurs
- serializeRedefine(Document, XmlSchemaRedefine, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeRedefine(Document doc, XmlSchemaRedefine redefineObj, XmlSchema schema)throws XmlSchemaSerializerException
- 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.
- serializeSchemaChild(List<XmlSchemaObject>, Element, Document, XmlSchema, boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- serializeSchemaElement(XmlSchema, boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- serializeSelector(Document, XmlSchemaXPath, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSelector(Document doc, XmlSchemaXPath selectorObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSequence(Document, XmlSchemaSequence, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSequence(Document doc, XmlSchemaSequence sequenceObj, XmlSchema schema)throws XmlSchemaSerializerException{
- serializeSimpleContent(Document, XmlSchemaSimpleContent, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleContent(Document doc, XmlSchemaSimpleContent simpleContentObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSimpleContentExtension(Document, XmlSchemaSimpleContentExtension, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleContentExtension(Document doc, XmlSchemaSimpleContentExtension extensionObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSimpleContentRestriction(Document, XmlSchemaSimpleContentRestriction, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleContentRestriction(Document doc, XmlSchemaSimpleContentRestriction restrictionObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSimpleType(Document, XmlSchemaSimpleType, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleType(Document doc, XmlSchemaSimpleType simpleTypeObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSimpleTypeList(Document, XmlSchemaSimpleTypeList, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleTypeList(Document doc, XmlSchemaSimpleTypeList listObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSimpleTypeRestriction(Document, XmlSchemaSimpleTypeRestriction, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleTypeRestriction(Document doc, XmlSchemaSimpleTypeRestriction restrictionObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serializeSimpleTypeUnion(Document, XmlSchemaSimpleTypeUnion, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
********************************************************************* Element serializeSimpleTypeUnion(Document doc, XmlSchemaSimpleTypeUnion unionObj, XmlSchema schema) throws XmlSchemaSerializerException{
- serialVersionUID - Static variable in class org.apache.ws.commons.schema.utils.NamespaceMap
- serialVersionUID - Static variable in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- serialVersionUID - Static variable in class org.apache.ws.commons.schema.ValidationEvent
- serialVersionUID - Static variable in exception class org.apache.ws.commons.schema.XmlSchemaException
- serialVersionUID - Static variable in exception class org.apache.ws.commons.schema.XmlSchemaSerializer.XmlSchemaSerializerException
- set(XmlSchemaDocumentNode<U>, XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- set(XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- 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.XmlSchemaComplexContentExtension
- setAttributes(List<XmlSchemaAttributeOrGroupRef>) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
- setAttributes(List<XmlSchemaAttributeOrGroupRef>) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
- setAttributes(List<XmlSchemaAttributeOrGroupRef>) - Method in class org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
- setAttributeWildcard(XmlSchemaAnyAttribute) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
- 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.
- setBlockResolved(XmlSchemaDerivationMethod) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
- 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
- setDerivationByList(XmlSchema, QName, QName) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- setDerivationByRestriction(XmlSchema, QName, QName) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- setDerivationByRestriction(XmlSchema, QName, QName, XmlSchemaFacet[]) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- setDeriveBy(XmlSchemaDerivationMethod) - Method in class org.apache.ws.commons.schema.XmlSchemaType
- setDocumentNode(XmlSchemaDocumentNode<U>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- 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.
- setFields(List<XmlSchemaXPath>) - Method in class org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
- 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
- setFinalResolved(XmlSchemaDerivationMethod) - Method in class org.apache.ws.commons.schema.XmlSchemaType
- setFixed(boolean) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Sets whether the constraint value may be overridden in child definitions (
truemeans that it cannot). - 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
- setIteration(int) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- 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
- setLogicalTargetNamespace(String) - Method in class org.apache.ws.commons.schema.XmlSchema
- 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
- setNamespaceAttributes(XmlSchema, Element) - Method in class org.apache.ws.commons.schema.SchemaBuilder
- 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.
- setNamespaceToLocationMapping(Map<String, String>) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Sets the XML Schema namespace -> location mapping to use when defining the schemaLocation attribute in the generated XML document.
- setNextNode(int, XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- setNillable(boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
- setNone(boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- setParent(XmlSchemaCollection) - Method in class org.apache.ws.commons.schema.XmlSchema
- setParticle(XmlSchemaGroupParticle) - Method in class org.apache.ws.commons.schema.XmlSchemaGroup
- setParticle(XmlSchemaGroupParticle) - Method in class org.apache.ws.commons.schema.XmlSchemaGroupRef
- 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
- setParticleType(XmlSchemaParticle) - Method in class org.apache.ws.commons.schema.XmlSchemaComplexType
- setPreviousNode(XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Changes the previous node this one was pointing to.
- setProcessContent(XmlSchemaContentProcessing) - Method in class org.apache.ws.commons.schema.XmlSchemaAny
- setProcessContent(XmlSchemaContentProcessing) - Method in class org.apache.ws.commons.schema.XmlSchemaAnyAttribute
- setProtected(boolean) - Static method in class org.apache.ws.commons.schema.utils.CollectionFactory
-
Turns on or off protection of collections for this thread.
- setPublic(String) - Method in class org.apache.ws.commons.schema.XmlSchemaNotation
- setPublicNotation(String) - Method in class org.apache.ws.commons.schema.XmlSchemaNotation
- setReceivedContent(boolean) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Sets whether the element has text in it.
- 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
- setStateMachinesByQName(Map<QName, XmlSchemaStateMachineNode>) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Sets the mapping of
QNames toXmlSchemaStateMachineNodes. - setSubstitution(boolean) - Method in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- setSubstitutionGroup(QName) - Method in class org.apache.ws.commons.schema.XmlSchemaElement
- setSyntacticalTargetNamespace(String) - Method in class org.apache.ws.commons.schema.XmlSchema
- 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.
- setTargetNamespace(String) - Method in class org.apache.ws.commons.schema.XmlSchemaAny
-
Sets the schema's target namespace.
- setTargetQName(QName) - Method in class org.apache.ws.commons.schema.utils.XmlSchemaRefBase
- setType(XmlSchemaTypeInfo) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
- 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
- setupAttr(Document, List<XmlSchemaAttributeOrGroupRef>, XmlSchema, Element) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
- setupBuiltinDatatypeHierarchy(XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaCollection
- setupNamespaces(Document, XmlSchema) - Method in class org.apache.ws.commons.schema.XmlSchemaSerializer
-
Set up
namespaces appropriately and append that attr into specified element - setUse(XmlSchemaUse) - Method in class org.apache.ws.commons.schema.XmlSchemaAttribute
- setUserDefinedContent(U) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
-
Attaches user-defined content to this
XmlSchemaDocumentNode. - setUserDefinedContent(V) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Attaches user-defined content to this
XmlSchemaPathNode. - setUserRecognizedType(QName) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Sets the user-recognized type.
- setUserRecognizedTypes(Set<QName>) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Defines the set of types the calling code recognizes.
- setValue(Object) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Sets the constraint value.
- setValue(Object) - Method in class org.apache.ws.commons.schema.XmlSchemaFacet
- setVersion(String) - Method in class org.apache.ws.commons.schema.XmlSchema
-
Set the declared XML Schema version of this schema
- setXPath(String) - Method in class org.apache.ws.commons.schema.XmlSchemaXPath
- SIBLING - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
- SKIP - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentProcessing
- source - Variable in class org.apache.ws.commons.schema.XmlSchemaAppInfo
-
Provides the source of the application information.
- source - Variable in class org.apache.ws.commons.schema.XmlSchemaDocumentation
-
Provides the source of the application information.
- sourceURI - Variable in class org.apache.ws.commons.schema.XmlSchemaObject
- stack - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- stack - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
-
stack to track imports (to prevent recursion)
- start - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- START - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement.Traversal
- startDocument() - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- startDocument() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Kick-starts a new SAX walk, building new
XmlSchemaPathNodeandXmlSchemaDocumentNodetraversals in the process. - startElement(String, String, String, Attributes) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
-
Starts a new element in the generated XML document.
- startElement(String, String, String, Attributes) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Find the path through the XML Schema that best matches this element, traversing any relevant groups, and backtracking if necessary.
- startNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
- startPrefixMapping(String, String) - Method in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- startPrefixMapping(String, String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Handles a new prefix mapping in the SAX walk.
- startPrefixMappings(Node) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
- stateMachineNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- stateMachineNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- stateMachineNode - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator.ElementInfo
- STRICT - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentProcessing
- STRING - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- stringLengthCheck(String, String, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>, XmlSchemaRestriction.Type) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- stringLengthChecks(String, String, Map<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- substitution - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- SUBSTITUTION_GROUP - Enum constant in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- substitutionGroup - Variable in class org.apache.ws.commons.schema.XmlSchemaElement
-
QName of an element that can be a substitute for this element.
- syntacticalTargetNamespace - Variable in class org.apache.ws.commons.schema.XmlSchema
- system - Variable in class org.apache.ws.commons.schema.XmlSchemaNotation
- SystemConstants() - Constructor for class org.apache.ws.commons.schema.constants.Constants.SystemConstants
- systemId - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
T
- targetClass - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaRef
- targetNamespace - Variable in class org.apache.ws.commons.schema.XmlSchemaAny
- TargetNamespaceValidator - Interface in org.apache.ws.commons.schema.utils
-
Interface called when reading a schema to validate the target namespace.
- targetObject - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaRef
- targetQName - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaRefBase
- TEXT_ONLY - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaContentType
- TIME - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- topLevel - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
- toString() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- toString() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.PathSegment
- toString() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement
- toString() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Builds a
Stringrepresenting thisXmlSchemaStateMachineNode. - toString() - Method in class org.apache.ws.commons.schema.utils.XmlSchemaRef
- toString() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Returns a
Stringrepresentation of this facet. - toString() - Method in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
A
Stringrepresentation of thisXmlSchemaTypeInfo. - 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
- traversal - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement
- Traversal() - Constructor for enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement.Traversal
- TraversedElement(QName, XmlSchemaPathFinder.TraversedElement.Traversal) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement
- traversedElementIndex - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
- traversedElements - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- tryNextPath() - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
-
Returns the next
PathSegmentto try, ornullif allPathSegments have been followed. - type - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
- type - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
- Type() - Constructor for enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
- Type() - Constructor for enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- Type() - Constructor for enum org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
- typeInfo - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator.ElementInfo
- typeInfo - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
- typeInfo - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- TypeReceiver - Interface in org.apache.ws.commons.schema
-
A TypeReceiver is something that can have its type set.
U
- unfollowPath(XmlSchemaPathNode<U, V>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- unhandledAttributes - Variable in class org.apache.ws.commons.schema.XmlSchemaAnnotated
- union - Variable in class org.apache.ws.commons.schema.XmlSchemaDerivationMethod
- UNION - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
- UNQUALIFIED - Enum constant in enum org.apache.ws.commons.schema.XmlSchemaForm
- unregisterDeserializer(QName) - Method in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
-
remove the registration for a deserializer with a QName
- unregisterSerializer(Class<?>) - Method in class org.apache.ws.commons.schema.extensions.ExtensionRegistry
-
remove the registration for a serializer with a Class
- unresolvedTypes - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
- unusedDocNodes - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- unusedPathNodes - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
- update(XmlSchemaPathNode.Direction, XmlSchemaPathNode<U, V>, XmlSchemaDocumentNode<U>) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
-
Use this method when changing the the
XmlSchemaStateMachineNodethisDocumentPathNoderefers to. - update(XmlSchemaPathNode.Direction, XmlSchemaPathNode<U, V>, XmlSchemaStateMachineNode) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- 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
- use - Variable in class org.apache.ws.commons.schema.XmlSchemaAttribute
- userDefinedContent - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- userDefinedContent - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- userRecognizedType - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
- userRecognizedTypes - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- userRecognizedTypes - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- UTF_8_ENCODING - Static variable in class org.apache.ws.commons.schema.XmlSchema
- UtilObjects - Class in org.apache.ws.commons.schema.utils
-
This class contains a few convenient methods
- UtilObjects() - Constructor for class org.apache.ws.commons.schema.utils.UtilObjects
V
- validate(XmlSchema) - Method in interface org.apache.ws.commons.schema.utils.TargetNamespaceValidator
-
Called for validating the given schemas target namespace.
- validateAtomicType(String, String, XmlSchemaTypeInfo, NamespaceContext) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- validateAttributes(XmlSchemaStateMachineNode, Attributes, NamespaceContext) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
-
Confirms all of the SAX
Attributesprovided conform to their types listed in theXmlSchemaStateMachineNode. - validateAttributes(Attributes) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- validateContent(XmlSchemaStateMachineNode, String, NamespaceContext) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
-
Confirms the provided content conforms to the element's expected content type.
- validateType(String, String, XmlSchemaTypeInfo, NamespaceContext) - Static method in class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- ValidationEvent - Class in org.apache.ws.commons.schema
- ValidationEvent(Object) - Constructor for class org.apache.ws.commons.schema.ValidationEvent
-
Creates new ValidationEvent
- value - Variable in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.Attr
- value - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
- value - Variable in class org.apache.ws.commons.schema.XmlSchemaFacet
- valueOf(Class<T>, String) - Static method in class org.apache.ws.commons.schema.EnumUtil
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.Fulfillment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.TraversedElement.Traversal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.docpath.XmlSchemaPathNode.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo.Type
-
Returns the enum constant of this type with the specified name.
- 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.docpath.XmlSchemaPathFinder.Fulfillment
-
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.docpath.XmlSchemaPathFinder.TraversedElement.Traversal
-
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.docpath.XmlSchemaPathNode.Direction
-
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.docpath.XmlSchemaStateMachineNode.Type
-
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.walker.XmlSchemaBaseSimpleType
-
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.walker.XmlSchemaRestriction.Type
-
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.walker.XmlSchemaTypeInfo.Type
-
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.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.
- verifyCurrentPositionIsAtElement(String) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- version - Variable in class org.apache.ws.commons.schema.XmlSchema
- visitedTypes - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- visitors - Variable in class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- visitors - Variable in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
W
- walk(boolean, XmlSchemaContent) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- walk(XmlSchemaComplexType) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- walk(XmlSchemaElement) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Initiates a walk through the
XmlSchemaCollectionstarting with the provided rootXmlSchemaElement. - walk(XmlSchemaGroupParticle, long, long) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- walk(XmlSchemaParticle) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaWalker
- walk(XmlSchemaSimpleType) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- walk(XmlSchemaType) - Method in class org.apache.ws.commons.schema.walker.XmlSchemaScope
- walk(Document) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
-
Walks the provided
Document, sending events to all of theContentHandlers as it traverses. - walk(Element) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
- walk(Text) - Method in class org.apache.ws.commons.schema.docpath.SaxWalkerOverDom
- Walking an XML Schema - Search tag in package org.apache.ws.commons.schema.walker
- Section
- walkUpToElement(QName) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- walkUpTree(QName) - Method in class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
- WARNING - Enum constant in enum org.apache.ws.commons.schema.XmlSeverityType
- WHITESPACE - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaRestriction.Type
- wireName - Variable in class org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
- 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
- XDOMUtil() - Constructor for class org.apache.ws.commons.schema.utils.XDOMUtil
-
Creates a new instance of XDOMUtil
- XML_NS_PREFIX - Static variable in class org.apache.ws.commons.schema.constants.Constants
- XML_NS_PREFIX_COLLECTION - Static variable in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- 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_COLLECTION - Static variable in class org.apache.ws.commons.schema.utils.NodeNamespaceContext
- XMLNS_ATTRIBUTE_NS_URI - Static variable in class org.apache.ws.commons.schema.constants.Constants
- XMLNS_NAMESPACE_URI - Static variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
- 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
- XmlSchemaAllMember - Interface in org.apache.ws.commons.schema
-
This interface exists to allow all of the items that can occur in an all element to have a type in common.
- 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
- XmlSchemaAttrInfo - Class in org.apache.ws.commons.schema.walker
-
This represents a complete XML Schema Attribute, after references are followed and types are defined.
- XmlSchemaAttrInfo(XmlSchemaAttribute) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
- XmlSchemaAttrInfo(XmlSchemaAttribute, boolean) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
- XmlSchemaAttrInfo(XmlSchemaAttribute, XmlSchemaTypeInfo) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaAttrInfo
- XmlSchemaBaseSimpleType - Enum in org.apache.ws.commons.schema.walker
-
Represents the set of simple types defined by XML Schema, and conversions between them and their respective
QNames. - XmlSchemaBaseSimpleType(QName) - Constructor for enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- 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.
- XmlSchemaContentProcessing() - Constructor for enum org.apache.ws.commons.schema.XmlSchemaContentProcessing
- XmlSchemaContentType - Enum in org.apache.ws.commons.schema
-
Enumerations for the content model of the complex type.
- XmlSchemaContentType() - Constructor for enum org.apache.ws.commons.schema.XmlSchemaContentType
- 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
- XmlSchemaDocumentNode - Search tag in package org.apache.ws.commons.schema.docpath
- Section
- XmlSchemaDocumentNode<U> - Class in org.apache.ws.commons.schema.docpath
-
The
XmlSchemaDocumentNoderepresents a node in the XML Schema as it is used by an XML document. - XmlSchemaDocumentNode(XmlSchemaDocumentNode<U>, XmlSchemaStateMachineNode) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaDocumentNode
- 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
- XmlSchemaElementValidator - Class in org.apache.ws.commons.schema.docpath
-
Methods to confirm that an XML element and its attributes all conform to its XML Schema.
- XmlSchemaElementValidator() - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaElementValidator
- 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 Class in org.apache.ws.commons.schema
-
Returns detailed information about the schema exception.
- XmlSchemaException() - Constructor for exception class org.apache.ws.commons.schema.XmlSchemaException
-
Creates new XmlSchemaException
- XmlSchemaException(String) - Constructor for exception class org.apache.ws.commons.schema.XmlSchemaException
- XmlSchemaException(String, Throwable) - Constructor for exception class 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.
- XmlSchemaForm() - Constructor for enum org.apache.ws.commons.schema.XmlSchemaForm
- 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> - 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.
- XmlSchemaNamespaceContext - Class in org.apache.ws.commons.schema.docpath
- XmlSchemaNamespaceContext() - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaNamespaceContext
-
Constructs a new
XmlSchemaNamespaceContextwith the following initial mappings:xml->http://www.w3.org/1999/namespacexmlns->http://www.w3.org/2000/xmlns/ - 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
- XmlSchemaPathFinder - Search tag in package org.apache.ws.commons.schema.docpath
- Section
- XmlSchemaPathFinder<U,
V> - Class in org.apache.ws.commons.schema.docpath -
Performs a SAX-based walk through the XML document, determining the interpretation ("path") that best matches the XML Schema.
- XmlSchemaPathFinder(XmlSchemaStateMachineNode) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder
-
Creates a new
XmlToAvroPathCreatorwith the rootXmlSchemaStateMachineNodeto start from when evaluating documents. - XmlSchemaPathFinder.DecisionPoint<U,
V> - Class in org.apache.ws.commons.schema.docpath - XmlSchemaPathFinder.Fulfillment - Enum in org.apache.ws.commons.schema.docpath
- XmlSchemaPathFinder.PathSegment<U,
V> - Class in org.apache.ws.commons.schema.docpath - XmlSchemaPathFinder.TraversedElement - Class in org.apache.ws.commons.schema.docpath
- XmlSchemaPathFinder.TraversedElement.Traversal - Enum in org.apache.ws.commons.schema.docpath
- XmlSchemaPathManager<U,
V> - Class in org.apache.ws.commons.schema.docpath -
Factory for creating
XmlSchemaPathNodes. - XmlSchemaPathManager() - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
-
Constructs the document path node factory.
- XmlSchemaPathNode - Search tag in package org.apache.ws.commons.schema.docpath
- Section
- XmlSchemaPathNode<U,
V> - Class in org.apache.ws.commons.schema.docpath -
This represents a node in the path when walking an XML or Avro document.
- XmlSchemaPathNode(XmlSchemaPathNode.Direction, XmlSchemaPathNode<U, V>, XmlSchemaDocumentNode<U>) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- XmlSchemaPathNode(XmlSchemaPathNode.Direction, XmlSchemaPathNode<U, V>, XmlSchemaStateMachineNode) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaPathNode
- XmlSchemaPathNode.Direction - Enum in org.apache.ws.commons.schema.docpath
-
Represents a path's direction.
- 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> - 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
- XmlSchemaRestriction - Class in org.apache.ws.commons.schema.walker
-
This represents an
XmlSchemaFacet. - XmlSchemaRestriction(XmlSchemaRestriction.Type) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Constructs a new
XmlSchemaRestrictionfrom only theXmlSchemaRestriction.Type. - XmlSchemaRestriction(XmlSchemaRestriction.Type, Object, boolean) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
-
Constructs a new
XmlSchemaRestrictionfrom theXmlSchemaRestriction.Type, constraining value, and whether the facet may be overridden by child type definitions. - XmlSchemaRestriction(XmlSchemaFacet) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaRestriction
- XmlSchemaRestriction.Type - Enum in org.apache.ws.commons.schema.walker
-
The facet type: one of the known constraining facets defined by XML Schema.
- XmlSchemaScope - Class in org.apache.ws.commons.schema.walker
-
The scope represents the set of types, attributes, and child groups invalid input: '&' elements that the current type represents.
- XmlSchemaScope() - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaScope
-
Initialization of members to be filled in during the walk.
- XmlSchemaScope(XmlSchemaScope, XmlSchemaType) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaScope
- XmlSchemaScope(XmlSchemaType, SchemasByNamespace, Map<QName, XmlSchemaScope>, Set<QName>) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaScope
-
Initializes a new
XmlSchemaScopewith a baseXmlSchemaElement. - 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 Class in org.apache.ws.commons.schema
-
Exception class used for serialization problems.
- XmlSchemaSerializerException(String) - Constructor for exception class 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
- XmlSchemaStateMachineGenerator - Class in org.apache.ws.commons.schema.docpath
-
Builds a state machine from an
XmlSchemarepresenting how to walk through the schema when parsing an XML document. - XmlSchemaStateMachineGenerator() - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineGenerator
-
Constructs a new
XmlSchemaStateMachineGenerator, ready to start walkingXmlSchemas. - XmlSchemaStateMachineGenerator.ElementInfo - Class in org.apache.ws.commons.schema.docpath
- XmlSchemaStateMachineNode - Search tag in package org.apache.ws.commons.schema.docpath
- Section
- XmlSchemaStateMachineNode - Class in org.apache.ws.commons.schema.docpath
- XmlSchemaStateMachineNode(XmlSchemaStateMachineNode.Type, long, long) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Constructs a new
SchemaStateMachineNodefor a group. - XmlSchemaStateMachineNode(XmlSchemaAny) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Constructs a
XmlSchemaStateMachineNodefrom theXmlSchemaAny. - XmlSchemaStateMachineNode(XmlSchemaElement, List<XmlSchemaAttrInfo>, XmlSchemaTypeInfo) - Constructor for class org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode
-
Constructs a new
SchemaStateMachineNodefor an element. - XmlSchemaStateMachineNode.Type - Enum in org.apache.ws.commons.schema.docpath
- 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
- XmlSchemaTypeInfo - Class in org.apache.ws.commons.schema.walker
-
Represents an element's or attribute's type, meaning either a
XmlSchemaBaseSimpleTypewith facets, a union or list of them, or a complex type. - XmlSchemaTypeInfo(boolean) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs a complex type whose value may or may not be mixed.
- XmlSchemaTypeInfo(List<XmlSchemaTypeInfo>) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs a union with the set of valid types a value adhering to the union must conform to.
- XmlSchemaTypeInfo(List<XmlSchemaTypeInfo>, HashMap<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs a union with the set of valid types the a value adhering to the union must conform to, along with any constraining facets on the union itself.
- XmlSchemaTypeInfo(XmlSchemaBaseSimpleType) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs an atomic type with the
XmlSchemaBaseSimpleTypeconforming values must adhere to. - XmlSchemaTypeInfo(XmlSchemaBaseSimpleType, HashMap<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs an atomic type with the
XmlSchemaBaseSimpleTypeconforming values must adhere to, along with any additional constraining facets. - XmlSchemaTypeInfo(XmlSchemaTypeInfo) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs a new
XmlSchemaTypeInforepresenting a list of otherXmlSchemaTypeInfos. - XmlSchemaTypeInfo(XmlSchemaTypeInfo, HashMap<XmlSchemaRestriction.Type, List<XmlSchemaRestriction>>) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaTypeInfo
-
Constructs a list with facets.
- XmlSchemaTypeInfo.Type - Enum in org.apache.ws.commons.schema.walker
-
What the data in this
XmlSchemaTypeInforepresents. - 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.
- XmlSchemaUse() - Constructor for enum org.apache.ws.commons.schema.XmlSchemaUse
- XmlSchemaVisitor - Interface in org.apache.ws.commons.schema.walker
-
Defines a visitor interface for notifications when walking an
XmlSchemausing theXmlSchemaWalker. - XmlSchemaWalker - Class in org.apache.ws.commons.schema.walker
-
Walks an
XmlSchemafrom a startingXmlSchemaElement, notifying attached visitors as it descends. - XmlSchemaWalker(XmlSchemaCollection) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Initializes the
XmlSchemaWalkerwith theXmlSchemaCollectionto reference when following anXmlSchemaElement. - XmlSchemaWalker(XmlSchemaCollection, XmlSchemaVisitor) - Constructor for class org.apache.ws.commons.schema.walker.XmlSchemaWalker
-
Initializes the
XmlSchemaWalkerwith anXmlSchemaVisitorto notify as the schema is walked. - 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.
- XmlSeverityType() - Constructor for enum org.apache.ws.commons.schema.XmlSeverityType
- xpath - Variable in class org.apache.ws.commons.schema.XmlSchemaXPath
- xsd - Variable in class org.apache.ws.commons.schema.XmlSchemaCollection
- 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
- xsdPrefix - Variable in class org.apache.ws.commons.schema.XmlSchemaSerializer
- XSI_NIL - Static variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- XSI_NS - Static variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
- XSI_SCHEMALOC - Static variable in class org.apache.ws.commons.schema.docpath.DomBuilderFromSax
Y
- YEAR - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
- YEARMONTH - Enum constant in enum org.apache.ws.commons.schema.walker.XmlSchemaBaseSimpleType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form