Uses of Package
org.kohsuke.rngom.digested
Packages that use org.kohsuke.rngom.digested
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.
-
Classes in org.kohsuke.rngom.digested used by com.sun.tools.xjc.reader.relaxngClassDescriptionBase class of all the patterns.
-
Classes in org.kohsuke.rngom.digested used by org.kohsuke.rngom.digestedClassDescriptionAnnotation.Attribute.
<choice>
pattern.A pattern that can contain other patterns.Parameter to a data pattern.<grammar>
pattern, which is a collection of named patterns.Base class of all the patterns.