public class URLEncodeTag extends PropertyTag
escape, hadBody, log, valueAttrstack| Constructor and Description |
|---|
URLEncodeTag() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
escapeValue(String value)
This is called to escape a value for output.
|
shouldEscapedoAfterBody, doEndTag, doStartTag, onOutput, setEscape, setValuefindString, findValue, getStack, release, setPageContext, setParent, toStringdoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setValueprotected String escapeValue(String value)
BasicPropertyTagescapeValue in class BasicPropertyTagvalue - the value to be escapedCopyright © 2013 Atlassian. All Rights Reserved.