BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use StringToStringTable
weblogic.apache.xml.utils   
 

Uses of StringToStringTable in weblogic.apache.xml.utils
 

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

Methods in weblogic.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.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.