| 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 | Description |
|---|---|---|
class |
ListExp |
<list> of RELAX NG.
|
class |
MixedExp |
<mixed> of RELAX.
|
class |
OneOrMoreExp |
A+.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
RunAwayExpressionChecker.unaryVisit(UnaryExp exp) |
Copyright © 2019 Oracle Corporation. All rights reserved.