| Package | Description |
|---|---|
| org.kohsuke.rngom.parse.compact |
| Modifier and Type | Field and Description |
|---|---|
private CompactParseable |
CompactSyntax.parseable
This is what we are parsing right now.
|
| Constructor and Description |
|---|
CompactSyntax(CompactParseable parseable,
java.io.Reader r,
java.lang.String sourceUri,
SchemaBuilder sb,
org.xml.sax.ErrorHandler eh,
java.lang.String inheritedNs) |