Uses of Class
com.sun.tools.rngom.binary.NotAllowedPattern
-
Packages that use NotAllowedPattern Package Description com.sun.tools.rngom.binary Minimal binarized pattern object model (one example ofast.omimplementation).com.sun.tools.rngom.binary.visitor -
-
Uses of NotAllowedPattern in com.sun.tools.rngom.binary
Fields in com.sun.tools.rngom.binary declared as NotAllowedPattern Modifier and Type Field Description protected NotAllowedPatternPatternBuilder. notAllowed -
Uses of NotAllowedPattern in com.sun.tools.rngom.binary.visitor
Methods in com.sun.tools.rngom.binary.visitor with parameters of type NotAllowedPattern Modifier and Type Method Description ObjectPatternFunction. caseNotAllowed(NotAllowedPattern p)
-