Uses of Class
org.kohsuke.rngom.digested.DOneOrMorePattern
Packages that use DOneOrMorePattern
Package
Description
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 DOneOrMorePattern in com.sun.tools.xjc.reader.relaxng
Methods in com.sun.tools.xjc.reader.relaxng with parameters of type DOneOrMorePattern -
Uses of DOneOrMorePattern in org.kohsuke.rngom.digested
Methods in org.kohsuke.rngom.digested with parameters of type DOneOrMorePatternModifier and TypeMethodDescriptionDPatternVisitor.onOneOrMore
(DOneOrMorePattern p) DPatternWalker.onOneOrMore
(DOneOrMorePattern p) DXMLPrinter.DXMLPrinterVisitor.onOneOrMore
(DOneOrMorePattern p)