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