Uses of Package
org.apache.ws.commons.schema.utils

Packages that use org.apache.ws.commons.schema.utils
org.apache.ws.commons.schema   
org.apache.ws.commons.schema.docpath Building an XML Document's Conforming Path 
org.apache.ws.commons.schema.utils   
 

Classes in org.apache.ws.commons.schema.utils used by org.apache.ws.commons.schema
NamespaceContextOwner
          Interface of an object, which is able to provide a namespace context.
NamespacePrefixList
          Interface of an object, which is able to provide a list of currently defined namespace prefixes.
TargetNamespaceValidator
          Interface called when reading a schema to validate the target namespace.
XmlSchemaNamed
          A named item.
XmlSchemaNamedWithForm
          Attributes and elements have names that are influenced by their form.
XmlSchemaObjectBase
          This interface exists to tie the type hierarchy of things like XmlSchemaNamed to the main type hierarchy of XmlSchemaObject.
XmlSchemaRef
          Implementation for ref='QName', a common construct in the schema.
XmlSchemaRefBase
           
 

Classes in org.apache.ws.commons.schema.utils used by org.apache.ws.commons.schema.docpath
NamespacePrefixList
          Interface of an object, which is able to provide a list of currently defined namespace prefixes.
 

Classes in org.apache.ws.commons.schema.utils used by org.apache.ws.commons.schema.utils
DOMUtil
          Some useful utility methods.
NamespacePrefixList
          Interface of an object, which is able to provide a list of currently defined namespace prefixes.
NodeNamespaceContext
          Implementation of NamespaceContext, which is based on a DOM node.
XmlSchemaNamed
          A named item.
XmlSchemaNamedImpl
          Common class of all of the named objects in the XML Schema model.
XmlSchemaNamedWithForm
          Attributes and elements have names that are influenced by their form.
XmlSchemaObjectBase
          This interface exists to tie the type hierarchy of things like XmlSchemaNamed to the main type hierarchy of XmlSchemaObject.
XmlSchemaRefBase
           
 



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.