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