Uses of Class
org.apache.ws.commons.schema.docpath.XmlSchemaPathFinder.DecisionPoint
Packages that use XmlSchemaPathFinder.DecisionPoint
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 XmlSchemaPathFinder.DecisionPoint in org.apache.ws.commons.schema.docpath
Fields in org.apache.ws.commons.schema.docpath with type parameters of type XmlSchemaPathFinder.DecisionPointModifier and TypeFieldDescriptionprivate ArrayList<XmlSchemaPathFinder.DecisionPoint<U, V>> XmlSchemaPathFinder.decisionPoints