org.equanda.validation
Class CaseConverterAdapter
java.lang.Object
org.equanda.validation.CaseConverterAdapter
- All Implemented Interfaces:
- CaseConverter
public class CaseConverterAdapter
- extends Object
- implements CaseConverter
Adapter class for Choice validation, extend and overwrite according
to the case you want.
- Author:
- NetRom team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaseConverterAdapter
public CaseConverterAdapter()
isCaseConversionUpper
public boolean isCaseConversionUpper()
- Specified by:
isCaseConversionUpper
in interface CaseConverter
isCaseConversionLower
public boolean isCaseConversionLower()
- Specified by:
isCaseConversionLower
in interface CaseConverter
Copyright © 2007-2009. All Rights Reserved.