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.mAttributesArray of attributes collected for this element.protected Attribute[]AttributeCollector.mNamespacesArray 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 AttributeAttributeCollector.resolveNamespaceDecl(int index, boolean internURI) Method called to resolve and initialize specified collected namespace declaration