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