Uses of Class
org.apache.ws.commons.schema.docpath.XmlSchemaPathManager
Packages that use XmlSchemaPathManager
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.-
Uses of XmlSchemaPathManager in org.apache.ws.commons.schema.docpath
Fields in org.apache.ws.commons.schema.docpath declared as XmlSchemaPathManagerModifier and TypeFieldDescriptionprivate XmlSchemaPathManager<U, V> XmlSchemaPathFinder.pathMgrprivate XmlSchemaPathManager<U, V> XmlSchemaPathFinder.PathSegment.pathMgrConstructors in org.apache.ws.commons.schema.docpath with parameters of type XmlSchemaPathManagerModifierConstructorDescription(package private)PathSegment(XmlSchemaPathManager<U, V> pathMgr, XmlSchemaPathNode<U, V> node)