org.mentawai.filter
Class IntegerConverterFilter
java.lang.Object
org.mentawai.filter.ConversionFilter
org.mentawai.filter.IntegerConverterFilter
- All Implemented Interfaces:
- Filter
public class IntegerConverterFilter
- extends ConversionFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerConverterFilter
public IntegerConverterFilter(String... fields)
prepareConverters
public void prepareConverters(Map<String,Converter> converters,
Action action,
String innerAction)
- Description copied from class:
ConversionFilter
- Override this abstract method to add converters for the fields you want to convert.
- Specified by:
prepareConverters in class ConversionFilter
Copyright © 2011. All Rights Reserved.