public abstract class EncodingTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
_value
The value to be written out by the tag.
|
| Constructor and Description |
|---|
EncodingTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(String value)
Sets the value to be written out by the tag.
|
Copyright © 2011–2018 OWASP (Open Web-Application Security Project). All rights reserved.