|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxjavadoc.TagValidator
A class that can validate tags. It reuses logic from predicates.
| Constructor Summary | |
TagValidator(Predicate predicate)
|
|
| Method Summary | |
void |
setPredicate(Predicate predicate)
|
void |
validate(XTag tag)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TagValidator(Predicate predicate)
| Method Detail |
public void setPredicate(Predicate predicate)
public void validate(XTag tag)
throws TagValidationException
TagValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||