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

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

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



Copyright © 2011. All Rights Reserved.