Uses of Class
com.ctc.wstx.util.StringVector

Packages that use StringVector
com.ctc.wstx.sr   
 

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.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.