Package com.liferay.portal.kernel.bean
Annotation Interface AutoEscape
Enables HTML auto escaping of strings returned by annotated methods when a
bean is wrapped with
AutoEscapeBeanHandler
.
For a usage example, see UserModel
.
- Author:
- Shuyang Zhou
- See Also: