public static class TableHandler.NrowsChecker extends java.lang.Object implements AttributeChecker
| Constructor and Description |
|---|
NrowsChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(java.lang.String value,
ElementHandler handler)
Performs a syntactic and/or semantic check on an attribute
value for a given element.
|
public void check(java.lang.String value,
ElementHandler handler)
AttributeCheckercheck in interface AttributeCheckervalue - the value of the attribute to checkhandler - the element on which attValue appearsCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.