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