Package | Description |
---|---|
com.sun.tools.xjc.reader.relaxng | |
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 | Description |
---|---|
DAttributePattern | |
DElementPattern | |
DOneOrMorePattern | |
DPattern |
Base class of all the patterns.
|
DPatternVisitor | |
DPatternWalker | |
DZeroOrMorePattern |
Class | 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 © 2018 Oracle Corporation. All rights reserved.