Uses of Class
org.kohsuke.rngom.digested.DAnnotation

Packages that use DAnnotation
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 in org.kohsuke.rngom.digested
 

Methods in org.kohsuke.rngom.digested that return DAnnotation
 DAnnotation DDefine.getAnnotation()
           
 DAnnotation DPattern.getAnnotation()
          Returns the annotation associated with it.
 

Methods in org.kohsuke.rngom.digested with parameters of type DAnnotation
protected  void DXMLPrinter.DXMLPrinterVisitor.on(DAnnotation ann)
           
 



Copyright © 2011. All Rights Reserved.