Uses of Class
com.sun.tools.rngom.digested.DAnnotation
-
Packages that use DAnnotation Package Description com.sun.tools.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 in com.sun.tools.rngom.digested
Methods in com.sun.tools.rngom.digested that return DAnnotation Modifier and Type Method Description DAnnotationDDefine. getAnnotation()DAnnotationDPattern. getAnnotation()Returns the annotation associated with it.Methods in com.sun.tools.rngom.digested with parameters of type DAnnotation Modifier and Type Method Description protected voidDXMLPrinter.DXMLPrinterVisitor. on(DAnnotation ann)
-