|
OOP FormGenerator Version 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.oopreserch.web.AcceptAny
Implementation of FormValueVerifier interface.
Returns true for any String.
| Constructor Summary | |
AcceptAny()
|
|
| Method Summary | |
boolean |
isValidString(java.lang.String str)
Returns true for any String. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AcceptAny()
| Method Detail |
public boolean isValidString(java.lang.String str)
isValidString in interface FormValueVerifierstr - String to be tested.
|
OOP FormGenerator Version 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ALL CONTENTS COPYRIGHT 2002, Jun Inamori. All rights reserved.
Any questions and comments are welcome to Jun Inamori.