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