|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringVector | |
---|---|
com.ctc.wstx.sr | This package contains supporting code for handling namespace information; element stacks that keep track of elements parsed and such. |
Uses of StringVector in com.ctc.wstx.sr |
---|
Fields in com.ctc.wstx.sr declared as StringVector | |
---|---|
protected StringVector |
InputElementStack.mNamespaces
Vector that contains all currently active namespaces; one String for prefix, another for matching URI. |
Methods in com.ctc.wstx.sr with parameters of type StringVector | |
---|---|
int |
AttributeCollector.resolveNamespaces(InputProblemReporter rep,
StringVector ns)
Method called to resolve namespace URIs from attribute prefixes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |