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 | Description |
---|---|---|
DAnnotation.Attribute |
DAnnotation.getAttribute(String nsUri,
String localName) |
Gets the attribute of a given name.
|
DAnnotation.Attribute |
DAnnotation.getAttribute(QName n) |
Modifier and Type | Method | Description |
---|---|---|
Map<QName,DAnnotation.Attribute> |
DAnnotation.getAttributes() |
Gets the read-only view of all the attributes.
|
Copyright © 2018 Oracle Corporation. All rights reserved.