com.atlassian.jira.web.tags
Class Escape

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

public class Escape
extends BodyTagSupport

Escape a block of text so it's valid HTML

See Also:
Serialized Form

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

Constructor Detail

Escape

public Escape()
Method Detail

doEndTag

public int doEndTag()
             throws JspException
Throws:
JspException