| 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 | Method and Description |
|---|---|
void |
Annotation.addElement(ElementWrapper ea) |
DPattern |
DSchemaBuilderImpl.annotateAfter(DPattern p,
ElementWrapper e) |
| Modifier and Type | Method and Description |
|---|---|
DPattern |
DSchemaBuilderImpl.makeExternalRef(Parseable current,
java.lang.String uri,
java.lang.String ns,
Scope<DPattern,ElementWrapper,LocatorImpl,Annotation,CommentListImpl> scope,
LocatorImpl loc,
Annotation anno) |