API Overview API Index Package Overview Direct link to this page
Sitemesh 2.3
  com.opensymphony.module.sitemesh. HTMLPage View Source
Author(s)
Joe Walnes
Since
Version
$Revision: 1.3 $
Serial
Hierarchy
 Page
      HTMLPage
Subinterfaces
Description
public interface HTMLPage
  Extension of Page providing access to HTML data.
See also:   
Methods
Hide/Show inherited methods
public String getHead ()
  Convenience method to return the contents of the <head> tag as a String.
public boolean isFrameSet ()
Check to see if this page contains an HTML frameset.
public void setFrameSet (boolean frameset)
  Marks this page as a frameset.
public void writeHead (Writer out) throws IOException
Write the contents of the <head> tag.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar