|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.description.validator.Validator
public abstract class Validator
| Nested Class Summary | |
|---|---|
static class |
Validator.ValidationLevel
|
| Field Summary | |
|---|---|
static boolean |
INVALID
|
static boolean |
VALID
|
protected ValidationFailures |
validationFailures
|
| Constructor Summary | |
|---|---|
Validator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
abstract boolean |
validate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final boolean VALID
public static final boolean INVALID
protected ValidationFailures validationFailures
| Constructor Detail |
|---|
public Validator()
| Method Detail |
|---|
public abstract boolean validate()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||