| Package | Description |
|---|---|
| org.kohsuke.rngom.binary |
Minimal binarized pattern object model (one example of ast.om implementation).
|
| Modifier and Type | Field and Description |
|---|---|
private SchemaBuilderImpl |
SchemaBuilderImpl.parent |
private SchemaBuilderImpl |
SchemaBuilderImpl.GrammarImpl.sb |
private SchemaBuilderImpl |
SchemaBuilderImpl.IncludeImpl.sb |
| Constructor and Description |
|---|
GrammarImpl(SchemaBuilderImpl sb,
SchemaBuilderImpl.GrammarImpl g) |
GrammarImpl(SchemaBuilderImpl sb,
Scope parent) |
IncludeImpl(SchemaBuilderImpl sb,
SchemaBuilderImpl.GrammarImpl grammar) |
SchemaBuilderImpl(java.lang.String inheritNs,
java.lang.String uri,
SchemaBuilderImpl parent) |