BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.html.StringElement

Packages that use StringElement
weblogic.html The HtmlKona package is deprecated. 
 

Uses of StringElement in weblogic.html
 

Fields in weblogic.html declared as StringElement
protected  StringElement TableDataElement.contents
          Deprecated.  
 

Methods in weblogic.html that return StringElement
 StringElement TableDataElement.getContents()
          Deprecated. Gets the contents of a TableDataElement as a StringElement.
 StringElement StringElement.replaceWithElement(java.lang.String oldstr, java.lang.String classname)
          Deprecated. Replaces a string in a StringElement with a SinglePartElement or one of its subclasses specified by the classname.
 StringElement StringElement.replace(java.lang.String oldstr, HtmlElement elem)
          Deprecated. Replaces a string in a StringElement with the string representation of an HtmlElement.
 StringElement StringElement.replace(java.lang.String oldstr, java.lang.String newstr)
          Deprecated. Replaces a string with a new string in a StringElement.
 StringElement StringElement.setContents(java.lang.String val)
          Deprecated. Sets the contents of a StringElement to the specified value.
 StringElement StringElement.setContentsWithFile(java.lang.String filename)
          Deprecated. Sets the contents of a StringElement to the contents of the specified filename.
 StringElement StringElement.escape()
          Deprecated. Escapes a StringElement using HTML entities.
 


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