Uses of Class
org.apache.xalan.utils.StringToStringTable

Packages that use StringToStringTable
org.apache.xalan.utils Implementation of Xalan utility classes. 
 

Uses of StringToStringTable in org.apache.xalan.utils
 

Methods in org.apache.xalan.utils that return StringToStringTable
 StringToStringTable StringToStringTableVector.elementAt(int i)
          **For internal use only** Get the nth element.
 

Methods in org.apache.xalan.utils with parameters of type StringToStringTable
 void StringToStringTableVector.addElement(StringToStringTable value)
          **For internal use only** Append a string onto the vector.
 boolean StringToStringTableVector.contains(StringToStringTable s)
          **For internal use only** Tell if the table contains the given string.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.