Class browser.AppTagRef
All Packages    This Package    Previous    Next

Class browser.AppTagRef

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

public class AppTagRef
extends WRTagRef
This class represents the "app" tag.
Version:
1.6, 14 Mar 1995
Author:
Jonathan Payne

AppTagRef(Tag, int, boolean)

apply(WRFormatter)

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

apply
  public void apply(WRFormatter f)

All Packages    This Package    Previous    Next