com.atlassian.jira.web.tags
Class Text2Html

java.lang.Object
  extended byBodyTagSupport
      extended bycom.atlassian.jira.web.tags.Text2Html

public class Text2Html
extends BodyTagSupport

A wrapper around com.opensymphony.util.TextUtils#plainTextToHtml(java.lang.String).

See Also:
Serialized Form

Constructor Summary
Text2Html()
           
 
Method Summary
 int doEndTag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Text2Html

public Text2Html()
Method Detail

doEndTag

public int doEndTag()
             throws JspException
Throws:
JspException