Package net.officefloor.web.template
Annotation Type NotEscaped
- 
 @Documented @Retention(RUNTIME) @Target(METHOD) public @interface NotEscapedMarker on a property method of a bean to indicate that its return value should be rendered unescaped to the HTTP template response.- Author:
- Daniel Sagenschneider