|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.impl.ExAValidator
Constructor Summary | |
ExAValidator()
|
Method Summary | |
protected static boolean |
validateAddress(ExAAddress address)
|
protected static boolean |
validateOptionalAddress(ExAAddress address)
|
protected static boolean |
validateOptionalString(java.lang.String string,
int maxLength)
|
protected static boolean |
validateRequiredString(java.lang.String string,
int maxLength)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExAValidator()
Method Detail |
protected static boolean validateAddress(ExAAddress address)
protected static boolean validateOptionalAddress(ExAAddress address)
protected static boolean validateOptionalString(java.lang.String string, int maxLength)
protected static boolean validateRequiredString(java.lang.String string, int maxLength)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |