Uses of Package
org.apache.ws.commons.schema.utils
Packages that use org.apache.ws.commons.schema.utils
Package
Description
This package is dedicated to walking an XML Document using the SAX API,
and building a path through its
XmlSchemaCollection to determine
how the document conforms to its schema.This package simplifies walking over an
XmlSchemaCollection.-
Classes in org.apache.ws.commons.schema.utils used by org.apache.ws.commons.schemaClassDescriptionInterface of an object, which is able to provide a namespace context.Interface of an object, which is able to provide a list of currently defined namespace prefixes.Interface called when reading a schema to validate the target namespace.A named item.Common class of all of the named objects in the XML Schema model.Attributes and elements have names that are influenced by their form.This interface exists to tie the type hierarchy of things like XmlSchemaNamed to the main type hierarchy of XmlSchemaObject.Implementation for ref='QName', a common construct in the schema.
-
Classes in org.apache.ws.commons.schema.utils used by org.apache.ws.commons.schema.docpathClassDescriptionInterface 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.utilsClassDescriptionSome useful utility methods.Interface of an object, which is able to provide a list of currently defined namespace prefixes.Implementation of
NamespaceContext, which is based on a DOM node.A named item.Common class of all of the named objects in the XML Schema model.Attributes and elements have names that are influenced by their form.This interface exists to tie the type hierarchy of things like XmlSchemaNamed to the main type hierarchy of XmlSchemaObject. -
Classes in org.apache.ws.commons.schema.utils used by org.apache.ws.commons.schema.walker