BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.LinkHeadElement

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

Uses of LinkHeadElement in weblogic.html
 

Methods in weblogic.html that return LinkHeadElement
 LinkHeadElement LinkHeadElement.setAttribute(java.lang.String tag, java.lang.String attrib)
          Deprecated. Sets the tag and attribute for a LinkHeadElement.
 LinkHeadElement LinkHeadElement.setHref(java.lang.String href)
          Deprecated. Sets the URL for a LinkHeadElement.
 LinkHeadElement LinkHeadElement.setTitle(java.lang.String title)
          Deprecated. Sets the suggested title for the referenced URL of a LinkHeadElement.
 


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.