BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xalan.xpath.xml.StringToStringTable

Packages that use StringToStringTable
weblogic.apache.xalan.xpath.xml   
weblogic.apache.xalan.xslt   
 

Uses of StringToStringTable in weblogic.apache.xalan.xpath.xml
 

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

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

Uses of StringToStringTable in weblogic.apache.xalan.xslt
 

Fields in weblogic.apache.xalan.xslt declared as StringToStringTable
protected  StringToStringTable ElemTemplateElement.m_namespaces
          The table of namespaces that can be used in the result tree.
protected  StringToStringTable ElemTemplateElement.m_excludedNamespaces
          The table of namespaces that are excluded from being used in the result tree but which need to be used in to resolve prefixes.
protected  StringToStringTable ElemLiteralResult.m_excludeResultPrefixes
          This is in support of the exclude-result-prefixes attribute.
 StringToStringTable Stylesheet.m_prefix_aliases
           
 

Methods in weblogic.apache.xalan.xslt that return StringToStringTable
protected  StringToStringTable ElemTemplateElement.processPrefixControl(java.lang.String localName, java.lang.String attrValue, StringToStringTable excludeResultPrefixes)
          Process the exclude-result-prefixes or the extension-element-prefixes attributes, for the purpose of prefix exclusion.
 StringToStringTable Stylesheet.getExcludeResultPrefixes()
          Set lookup table of exclude-result-prefixes.
 

Methods in weblogic.apache.xalan.xslt with parameters of type StringToStringTable
protected  StringToStringTable ElemTemplateElement.processPrefixControl(java.lang.String localName, java.lang.String attrValue, StringToStringTable excludeResultPrefixes)
          Process the exclude-result-prefixes or the extension-element-prefixes attributes, for the purpose of prefix exclusion.
 void Stylesheet.setExcludeResultPrefixes(StringToStringTable v)
          Get lookup table of exclude-result-prefixes.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60