org.compiere.util
Class VFormatValidator
java.lang.Object
org.compiere.util.VFormatValidator
public abstract class VFormatValidator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s_formatChars
public static final HashMap<Character,VFormatValidator> s_formatChars
VFormatValidator
public VFormatValidator()
getConvertedValue
public abstract char getConvertedValue(char c)
getDefault
public abstract char getDefault()
isValid
public abstract boolean isValid(char c)
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.