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.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DAttributePattern |
|
class |
DElementPattern |
|
class |
DListPattern |
|
class |
DMixedPattern |
|
class |
DOneOrMorePattern |
|
class |
DOptionalPattern |
|
class |
DXmlTokenPattern |
|
class |
DZeroOrMorePattern |
Modifier and Type | Method | Description |
---|---|---|
protected Void |
DPatternWalker.onUnary(DUnaryPattern p) |
Copyright © 2018 Oracle Corporation. All rights reserved.