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