| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| DAnnotation
Annotation.
|
| DAnnotation.Attribute
Attribute.
|
| DAttributePattern |
DChoicePattern
<choice> pattern. |
| DContainerPattern
A pattern that can contain other patterns.
|
| DDataPattern |
| DDataPattern.Param
Parameter to a data pattern.
|
| DDefine |
| DElementPattern |
| DEmptyPattern |
DGrammarPattern
<grammar> pattern, which is a collection of named patterns. |
| DGroupPattern |
| DInterleavePattern |
| DListPattern |
| DMixedPattern |
| DNotAllowedPattern |
| DOneOrMorePattern |
| DOptionalPattern |
| DPattern
Base class of all the patterns.
|
| DPatternVisitor |
| DRefPattern |
| DTextPattern |
| DUnaryPattern |
| DValuePattern |
| DXMLPrinter.DXMLPrinterVisitor |
| DXMLPrinter.NameClassXMLPrinterVisitor |
| DXMLPrinter.XMLWriter |
| DXmlTokenPattern |
| DZeroOrMorePattern |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.