| Package | Description |
|---|---|
| org.kohsuke.rngom.ast.builder | |
| org.kohsuke.rngom.binary |
Minimal binarized pattern object model (one example of
ast.om implementation). |
| 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.
|
| org.kohsuke.rngom.parse.compact | |
| org.kohsuke.rngom.parse.host |
Implementation of the
asm.builder package that uses two
other builds simultaneously. |
| Modifier and Type | Method and Description |
|---|---|
DataPatternBuilder |
SchemaBuilder.makeDataPatternBuilder(String datatypeLibrary,
String type,
L loc) |
| Modifier and Type | Method and Description |
|---|---|
DataPatternBuilder |
SchemaBuilderImpl.makeDataPatternBuilder(String datatypeLibrary,
String type,
Location loc) |
| Modifier and Type | Method and Description |
|---|---|
DataPatternBuilder |
DSchemaBuilderImpl.makeDataPatternBuilder(String datatypeLibrary,
String type,
LocatorImpl loc) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompactSyntax.Param(DataPatternBuilder dpb) |
void |
CompactSyntax.Params(DataPatternBuilder dpb) |
| Modifier and Type | Method and Description |
|---|---|
DataPatternBuilder |
SchemaBuilderHost.makeDataPatternBuilder(String datatypeLibrary,
String type,
Location _loc) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.