public class EncodeForXMLAttributeTag extends BaseEncodeTag
| Constructor and Description |
|---|
EncodeForXMLAttributeTag() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
encode(String content,
Encoder enc)
Encode tag's content for usage as a XML attribute.
|
doAfterBodydoEndTag, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprotected String encode(String content, Encoder enc)
encode in class BaseEncodeTagcontent - The tag's content as a Stringenc - Encoder used to call
Encoder.encodeForXMLAttribute(String)Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.