Uses of Package
com.sun.tools.rngom.digested
-
Packages that use com.sun.tools.rngom.digested Package Description com.sun.tools.rngom.digested Another RELAX NG AST implementation that optimizes away inclusions and some other syntax sugars, while still retaining all the annotations, location information, and etc.com.sun.tools.xjc.reader.relaxng -
Classes in com.sun.tools.rngom.digested used by com.sun.tools.rngom.digested Class Description DAnnotation Annotation.DAnnotation.Attribute Attribute.DAttributePattern DChoicePattern <choice>pattern.DContainerPattern A pattern that can contain other patterns.DDataPattern DDataPattern.Param Parameter to a data pattern.DDefine DElementPattern DEmptyPattern DGrammarPattern <grammar>pattern, which is a collection of named patterns.DGroupPattern DInterleavePattern DListPattern DMixedPattern DNotAllowedPattern DOneOrMorePattern DOptionalPattern DPattern Base class of all the patterns.DPatternVisitor DRefPattern DTextPattern DUnaryPattern DValuePattern DXMLPrinter.DXMLPrinterVisitor DXMLPrinter.NameClassXMLPrinterVisitor DXMLPrinter.XMLWriter DXmlTokenPattern DZeroOrMorePattern -
Classes in com.sun.tools.rngom.digested used by com.sun.tools.xjc.reader.relaxng Class Description DAttributePattern DElementPattern DOneOrMorePattern DPattern Base class of all the patterns.DPatternVisitor DPatternWalker DZeroOrMorePattern