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