|
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.AbstractVerifierByRegEx
|
+--com.oopreserch.web.IsJpPostalCode
Implementation of FormValueVerifier interface.
Returns true for the valid zip code in Japan.
Because this class is the sub-class of
AbstractVerifierByRegEx, only init( )
method is implemented.
| Constructor Summary | |
IsJpPostalCode()
|
|
| Method Summary | |
void |
init()
Specifies the regular expression for the valid zip code in Japan. |
| Methods inherited from class com.oopreserch.web.AbstractVerifierByRegEx |
isValidString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IsJpPostalCode()
| Method Detail |
public void init()
init in class AbstractVerifierByRegEx
|
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.