public class AutoEscapeBeanHandler extends Object implements InvocationHandler, Serializable
@AutoEscape
annotated methods are automatically HTML escaped.AutoEscape
,
Serialized FormConstructor and Description |
---|
AutoEscapeBeanHandler(Object bean) |