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