All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vnet.markup.html.Br

java.lang.Object
   |
   +----vnet.markup.Element
           |
           +----vnet.markup.html.Br

public class Br
extends Element
The break Element for an HTML document.


Variable Index

 o NAME
The element's name.

Constructor Index

 o Br()
Constructs a new, empty head element.

Variables

 o NAME
 public static final String NAME
The element's name.

Constructors

 o Br
 public Br()
Constructs a new, empty head element.


All Packages  Class Hierarchy  This Package  Previous  Next  Index