All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.netobjects.nfx.dom.BrTag

java.lang.Object
   |
   +----com.netobjects.nfx.dom.Tag
           |
           +----com.netobjects.nfx.dom.BrTag

public class BrTag
extends Tag
Version:
1.0
Author:
Scott Cinnamond

Constructor Index

 o BrTag()
Constructor
 o BrTag(Tag, String)
Constructor

Constructors

 o BrTag
 public BrTag()
Constructor

 o BrTag
 public BrTag(Tag parent,
              String name)
Constructor


All Packages  Class Hierarchy  This Package  Previous  Next  Index