Class HTMLtags

java.lang.Object
   |
   +----HTMLtags

public class HTMLtags
extends Object

Constructor Index

 o HTMLtags()

Method Index

 o footer(PrintWriter)
 o header(PrintWriter)

Constructors

 o HTMLtags
 public HTMLtags()

Methods

 o header
 public void header(PrintWriter pw)
Parameters:
PrintWriter - pw
 o footer
 public void footer(PrintWriter pw)
Parameters:
PrintWriter - pw