Grammar, Serializablepublic class RELAXNGGrammar extends TREXGrammar
TREXGrammar.RefContainer| Modifier and Type | Field | Description |
|---|---|---|
boolean |
isAnnotationCompatible |
the compatibility property of the annotation feature.
|
boolean |
isDefaultAttributeValueCompatible |
the compatibility property of the default attribute feature.
|
boolean |
isIDcompatible |
the compatibility property of the ID/IDREF feature.
|
anyString, epsilon, nullSet, verifierTagexp, namedataTypes, namedPatterns, parentGrammar, pool| Constructor | Description |
|---|---|
RELAXNGGrammar() |
|
RELAXNGGrammar(ExpressionPool pool) |
|
RELAXNGGrammar(ExpressionPool pool,
TREXGrammar parentGrammar) |
getExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visitclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcalcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visitgetParentGrammar, getPool, getTopLevelpublic boolean isIDcompatible
public boolean isDefaultAttributeValueCompatible
Note that the currently we don't support infoset augmentation.
public boolean isAnnotationCompatible
public RELAXNGGrammar(ExpressionPool pool, TREXGrammar parentGrammar)
public RELAXNGGrammar(ExpressionPool pool)
public RELAXNGGrammar()
Copyright © 2019 Oracle Corporation. All rights reserved.