|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.izforge.izpack.util.IsPortValidator
public class IsPortValidator
A validator to check whether the field content is a port .
| Constructor Summary | |
|---|---|
IsPortValidator()
|
|
| Method Summary | |
|---|---|
boolean |
validate(ProcessingClient client)
Validates the contend of an input field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsPortValidator()
| Method Detail |
|---|
public boolean validate(ProcessingClient client)
Validator
validate in interface Validatorclient - the client object using the services of this validator.
true if the validation passes, otherwise false.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||