Package | Description |
---|---|
org.kohsuke.rngom.parse | |
org.kohsuke.rngom.parse.compact | |
org.kohsuke.rngom.parse.xml |
Modifier and Type | Method | Description |
---|---|---|
<P extends ParsedPattern> |
Parseable.parseInclude(String uri,
SchemaBuilder<?,P,?,?,?,?> f,
IncludedGrammar<P,?,?,?,?> g,
String inheritedNs) |
Called from
Include in response to
Include.endInclude(Parseable, String, String, Location, Annotations)
to parse the included grammar. |
Modifier and Type | Method | Description |
---|---|---|
ParsedPattern |
CompactSyntax.IncludedGrammar(IncludedGrammar g) |
|
ParsedPattern |
CompactParseable.parseInclude(String uri,
SchemaBuilder sb,
IncludedGrammar g,
String inheritedNs) |
Modifier and Type | Method | Description |
---|---|---|
ParsedPattern |
SAXParseable.parseInclude(String uri,
SchemaBuilder schemaBuilder,
IncludedGrammar g,
String inheritedNs) |
Copyright © 2018 Oracle Corporation. All rights reserved.