Class browser.HRTagRef
All Packages    This Package    Previous    Next

Class browser.HRTagRef

java.lang.Object
   |
   +----net.www.html.TagRef
           |
           +----browser.WRTagRef
                   |
                   +----browser.DisplayItemTagRef
                           |
                           +----browser.HRTagRef

public class HRTagRef
extends DisplayItemTagRef
Class HRTagRef is created for
tags that appear in html document.
Version:
1.10, 14 Mar 1995
Author:
Jonathan Payne

HRTagRef(Tag, int, boolean)

apply(WRFormatter)
buildDisplayItem(WRFormatter)

HRTagRef
  public HRTagRef(Tag t,
                  int pos,
                  boolean isEnd)

buildDisplayItem
  public void buildDisplayItem(WRFormatter f)
apply
  public void apply(WRFormatter f)

All Packages    This Package    Previous    Next