|
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.AbstractVerifier
|
+--com.oopreserch.web.IsJpFullWidth
Implementation of FormValueVerifier interface.
Returns true for the full wide characters or space.
| Constructor Summary | |
IsJpFullWidth()
|
|
| Method Summary | |
boolean |
isValid(char ch)
Returns true for the full wide characters or space. |
| Methods inherited from class com.oopreserch.web.AbstractVerifier |
isValidString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IsJpFullWidth()
| Method Detail |
public boolean isValid(char ch)
isValid in class AbstractVerifierch - char 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.