| Package | Description |
|---|---|
| org.kohsuke.rngom.digested |
Another RELAX NG AST implementation that optimizes away
inclusions and some other syntax sugars, while still retaining
all the annotations, location information, and etc.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<DDataPattern.Param> |
DDataPattern.params |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DDataPattern.Param> |
DDataPattern.getParams()
Gets the parameters of this <data pattern.
|