Uses of Class
com.ctc.wstx.sr.Attribute
Packages that use Attribute
Package
Description
This package contains supporting code for handling namespace information;
element stacks that keep track of elements parsed and such.
-
Uses of Attribute in com.ctc.wstx.sr
Fields in com.ctc.wstx.sr declared as AttributeModifier and TypeFieldDescriptionprotected Attribute[]
AttributeCollector.mAttributes
Array of attributes collected for this element.protected Attribute[]
AttributeCollector.mNamespaces
Array of namespace declaration attributes collected for this element; not used in non-namespace-aware modeMethods in com.ctc.wstx.sr that return AttributeModifier and TypeMethodDescriptionprotected Attribute
AttributeCollector.resolveNamespaceDecl
(int index, boolean internURI) Method called to resolve and initialize specified collected namespace declaration