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

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

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



Copyright © 2011. All Rights Reserved.