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

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

Methods in org.kohsuke.rngom.digested with parameters of type DRefPattern
 V DPatternVisitor.onRef(DRefPattern p)
           
 Void DPatternWalker.onRef(DRefPattern p)
           
 Void DXMLPrinter.DXMLPrinterVisitor.onRef(DRefPattern p)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.