Class HTMLtags
java.lang.Object
|
+----HTMLtags
- public class HTMLtags
- extends Object
-
HTMLtags()
-
-
footer(PrintWriter)
-
-
header(PrintWriter)
-
HTMLtags
public HTMLtags()
header
public void header(PrintWriter pw)
- Parameters:
- PrintWriter - pw
footer
public void footer(PrintWriter pw)
- Parameters:
- PrintWriter - pw