org.richfaces.convert.seamtext.tags
Class EmptyHtmlTag

java.lang.Object
  extended by org.richfaces.convert.seamtext.tags.HtmlTag
      extended by org.richfaces.convert.seamtext.tags.EmptyHtmlTag
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class EmptyHtmlTag
extends HtmlTag

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.richfaces.convert.seamtext.tags.HtmlTag
A, AREA, BLOCKQOUTE, body, BR, COL, DEL, H1, H2, H3, H4, HR, I, IMG, LI, OL, P, PRE, Q, SUP, TT, U, UL
 
Method Summary
 java.lang.String print()
           
 java.lang.String printPlain()
           
 
Methods inherited from class org.richfaces.convert.seamtext.tags.HtmlTag
appendBody, appendBody, appendChildTag, cleanBody, clone, cloneTag, getAttribute, getAttributes, getName, isBodyEmpty, isBreakLineChild, isHeader, isLineTag, isLink, isList, isListItem, isParagraph, isPreFormattedElement, isQuote, prepareValue, printAttributes, printBody, printEnd, printPlainEnd, printPlainStart, printStart, printStartSuffix, setAttributes, setEmpty, setName, setNotEmpty, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

print

public java.lang.String print()
Overrides:
print in class HtmlTag

printPlain

public java.lang.String printPlain()
Overrides:
printPlain in class HtmlTag


Copyright © 2010. All Rights Reserved.