Package | Description |
---|---|
com.sun.tools.txw2.builder.relaxng |
Reads RELAX NG grammar from RNGOM and builds the model for TXW.
|
com.sun.tools.txw2.model | |
org.kohsuke.rngom.ast.builder | |
org.kohsuke.rngom.ast.util |
Typical implementations of the ast.builder/ast.om packages.
|
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.nc |
Default Name Class Object Model (one example of
ast.om implementation). |
org.kohsuke.rngom.parse | |
org.kohsuke.rngom.parse.compact | |
org.kohsuke.rngom.parse.host |
Implementation of the
asm.builder package that uses two
other builds simultaneously. |
org.kohsuke.rngom.parse.xml |
Class | Description |
---|---|
ParsedElementAnnotation |
Class | Description |
---|---|
ParsedPattern |
Class | Description |
---|---|
Location | |
ParsedElementAnnotation | |
ParsedNameClass | |
ParsedPattern |
Class | Description |
---|---|
Location | |
ParsedPattern |
Class | Description |
---|---|
Location | |
ParsedElementAnnotation | |
ParsedNameClass | |
ParsedPattern |
Class | Description |
---|---|
Location | |
ParsedPattern |
Class | Description |
---|---|
Location | |
ParsedElementAnnotation | |
ParsedNameClass |
Class | Description |
---|---|
ParsedPattern |
Class | Description |
---|---|
ParsedElementAnnotation | |
ParsedNameClass | |
ParsedPattern |
Class | Description |
---|---|
Location | |
ParsedElementAnnotation | |
ParsedNameClass | |
ParsedPattern |
Class | Description |
---|---|
ParsedPattern |
Copyright © 2018 Oracle Corporation. All rights reserved.