class IDCompatibilityChecker extends CompatibilityChecker
Modifier and Type | Class and Description |
---|---|
private static class |
IDCompatibilityChecker.IDAttMap |
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
CERR_COMPETING |
private static java.lang.String |
CERR_COMPETING2 |
private static java.lang.String |
CERR_ID_TYPE_WITH_NON_SIMPLE_ATTNAME |
private static java.lang.String |
CERR_ID_TYPE_WITH_NON_SIMPLE_ELEMENTNAME |
private static java.lang.String |
CERR_MALPLACED_ID_TYPE |
grammar, reader
Constructor and Description |
---|
IDCompatibilityChecker(RELAXNGCompReader reader) |
Modifier and Type | Method and Description |
---|---|
private static void |
_assert(boolean b) |
private static java.lang.String |
getSemanticsStr(int type) |
protected void |
setCompatibility(boolean val) |
void |
test() |
reportCompError, reportCompError
private static final java.lang.String CERR_MALPLACED_ID_TYPE
private static final java.lang.String CERR_ID_TYPE_WITH_NON_SIMPLE_ATTNAME
private static final java.lang.String CERR_ID_TYPE_WITH_NON_SIMPLE_ELEMENTNAME
private static final java.lang.String CERR_COMPETING
private static final java.lang.String CERR_COMPETING2
IDCompatibilityChecker(RELAXNGCompReader reader)
protected void setCompatibility(boolean val)
setCompatibility
in class CompatibilityChecker
public void test()
private static java.lang.String getSemanticsStr(int type)
private static final void _assert(boolean b)