|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DAnnotation.Attribute | |
---|---|
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. |
Uses of DAnnotation.Attribute in org.kohsuke.rngom.digested |
---|
Methods in org.kohsuke.rngom.digested that return DAnnotation.Attribute | |
---|---|
DAnnotation.Attribute |
DAnnotation.getAttribute(QName n)
|
DAnnotation.Attribute |
DAnnotation.getAttribute(String nsUri,
String localName)
Gets the attribute of a given name. |
Methods in org.kohsuke.rngom.digested that return types with arguments of type DAnnotation.Attribute | |
---|---|
Map<QName,DAnnotation.Attribute> |
DAnnotation.getAttributes()
Gets the read-only view of all the attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |