|
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.FormValueVerifierFactory
Used by Form to get the specified implementation
of FormValueVerifier.
This class loads all the classes listed in:
FormValueVerifier interface.
The key in this property resource file can be specified
as the value of verify.type attribute of
d.value element in the XML.
Then, the corresponding FormValueVerifier
implementation will be used to check the validity of the
String inserted.
Form asks this class to return the
intended instance of FormValueVerifier, and
that all.
Form,
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
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.