info.bliki.wiki.tags
Class BrTag

java.lang.Object
  extended by info.bliki.htmlcleaner.TagToken
      extended by info.bliki.htmlcleaner.EndTagToken
          extended by info.bliki.wiki.tags.HTMLEndTag
              extended by info.bliki.wiki.tags.BrTag
All Implemented Interfaces:
BaseToken, java.lang.Cloneable

public class BrTag
extends HTMLEndTag


Field Summary
 
Fields inherited from class info.bliki.htmlcleaner.TagToken
name, originalSource
 
Constructor Summary
BrTag()
           
 
Method Summary
 
Methods inherited from class info.bliki.wiki.tags.HTMLEndTag
isReduceTokenStack
 
Methods inherited from class info.bliki.htmlcleaner.EndTagToken
addAttribute, clone, getParents, isAllowedAttribute, serialize
 
Methods inherited from class info.bliki.htmlcleaner.TagToken
equals, getName, getOriginalSource, hashCode, setName, setOriginalSource, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BrTag

public BrTag()


Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.