Class browser.DDTagRef
All Packages This Package Previous Next
Class browser.DDTagRef
java.lang.Object
|
+----net.www.html.TagRef
|
+----browser.WRTagRef
|
+----browser.DDTagRef
-
public class
DDTagRef
-
extends WRTagRef
An instance of class DDTagRef is created for tags that
appear in html document.
-
Version:
-
1.9, 14 Mar 1995
-
Author:
-
Jonathan Payne
-
DDTagRef(Tag, int, boolean)
-
-
apply(WRFormatter)
-
DDTagRef
public DDTagRef(Tag t,
int pos,
boolean isEnd)
apply
public void apply(WRFormatter f)
All Packages This Package Previous Next