Uses of Class
org.apache.ws.commons.schema.docpath.SaxWalkerOverDom.Attr
Packages that use SaxWalkerOverDom.Attr
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 SaxWalkerOverDom.Attr in org.apache.ws.commons.schema.docpath
Fields in org.apache.ws.commons.schema.docpath with type parameters of type SaxWalkerOverDom.AttrModifier and TypeFieldDescriptionprivate final List<SaxWalkerOverDom.Attr> SaxWalkerOverDom.DomAttrsAsSax.attributesprivate final Map<QName, SaxWalkerOverDom.Attr> SaxWalkerOverDom.DomAttrsAsSax.attrsByQNameprivate final Map<String, SaxWalkerOverDom.Attr> SaxWalkerOverDom.DomAttrsAsSax.attrsByQualifiedName