BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.MediaType

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

Uses of MediaType in weblogic.html
 

Fields in weblogic.html declared as MediaType
static MediaType MediaType.all
          Deprecated. Sets the type to "all."
static MediaType MediaType.braille
          Deprecated. Sets the type to "braille."
static MediaType MediaType.print
          Deprecated. Sets the type to "print."
static MediaType MediaType.projection
          Deprecated. Sets the type to "projection."
static MediaType MediaType.screen
          Deprecated. Sets the type to "screen."
static MediaType MediaType.speech
          Deprecated. Sets the type to "speech."
 

Methods in weblogic.html with parameters of type MediaType
 StyleElement StyleElement.setMedia(MediaType media, boolean list)
          Deprecated. Sets the media of a StyleElement.
 


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.