public class AutoEscapeBeanHandler
extends Object
implements InvocationHandler, Serializable
@AutoEscape
annotated methods are automatically HTML escaped.AutoEscape,
Serialized Form| Constructor and Description |
|---|
AutoEscapeBeanHandler(Object bean) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBean() |
Object |
invoke(Object proxy,
Method method,
Object[] arguments) |