Package | Description |
---|---|
com.sun.msv.grammar |
abstract grammar model(AGM): common part.
|
com.sun.msv.reader |
reads XML representation of grammar and creates AGM.
|
Modifier and Type | Class and Description |
---|---|
class |
ListExp
<list> of RELAX NG.
|
class |
MixedExp
<mixed> of RELAX.
|
class |
OneOrMoreExp
A+.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RunAwayExpressionChecker.unaryVisit(UnaryExp exp) |