org.anadix.html
Class BrTag

java.lang.Object
  extended by org.anadix.html.HtmlElement
      extended by org.anadix.html.CoreAttributes
          extended by org.anadix.html.BrTag
All Implemented Interfaces:
Comparable<HtmlElement>, Element

public class BrTag
extends CoreAttributes

Defines a single line break. See w3schools.

Version:
$Id: $
Author:
tomason

Method Summary
 
Methods inherited from class org.anadix.html.CoreAttributes
getClassAttribute, getIdAttribute, getStyle, getTitle
 
Methods inherited from class org.anadix.html.HtmlElement
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2012. All Rights Reserved.