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

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

Uses of StringToStringTable in org.apache.xml.utils
 

Methods in org.apache.xml.utils that return StringToStringTable
 StringToStringTable StringToStringTableVector.elementAt(int i)
          Get the nth element.
 

Methods in org.apache.xml.utils with parameters of type StringToStringTable
 void StringToStringTableVector.addElement(StringToStringTable value)
          Append a StringToStringTable object onto the vector.
 boolean StringToStringTableVector.contains(StringToStringTable s)
          Tell if the table contains the given StringToStringTable.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.