Uses of Class
com.sun.tools.rngom.digested.DOptionalPattern
Packages that use DOptionalPattern
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 DOptionalPattern in com.sun.tools.rngom.digested
Methods in com.sun.tools.rngom.digested with parameters of type DOptionalPatternModifier and TypeMethodDescriptionDPatternVisitor.onOptional(DOptionalPattern p) DPatternWalker.onOptional(DOptionalPattern p) DXMLPrinter.DXMLPrinterVisitor.onOptional(DOptionalPattern p)