Package sk.iway.iwcm.system.stripes
Class XssSafeActionBeanPropertyBinder
java.lang.Object
net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
sk.iway.iwcm.system.stripes.XssSafeActionBeanPropertyBinder
- All Implemented Interfaces:
net.sourceforge.stripes.config.ConfigurableComponent
,net.sourceforge.stripes.controller.ActionBeanPropertyBinder
public class XssSafeActionBeanPropertyBinder
extends net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
XssSafeActionBeanPropertyBinder.java
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder.Row
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetParameters
(net.sourceforge.stripes.action.ActionBean actionBean) Methods inherited from class net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
bind, bind, bindMissingValuesAsNull, bindNonNullValue, bindNullValue, checkSingleRequiredField, convert, doExpressionValidation, doPostConversionValidations, doPreConversionValidations, getConfiguration, getFieldsPresentInfo, handlePropertyBindingError, init, isBindingAllowed, trim, validateRequiredFields
-
Constructor Details
-
XssSafeActionBeanPropertyBinder
public XssSafeActionBeanPropertyBinder()
-
-
Method Details