Class browser.DTTagRef
All Packages    This Package    Previous    Next

Class browser.DTTagRef

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

public class DTTagRef
extends WRTagRef
Class DTTagRef is created for
tags that appear in html document.
Version:
1.7, 14 Mar 1995
Author:
Jonathan Payne

DTTagRef(Tag, int, boolean)

apply(WRFormatter)

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

apply
  public void apply(WRFormatter f)

All Packages    This Package    Previous    Next