Uses of Class
org.kohsuke.rngom.parse.IllegalSchemaException

Packages that use IllegalSchemaException
Package
Description
 
Reads RELAX NG grammar from RNGOM and builds the model for TXW.
 
Typical implementations of the ast.builder/ast.om packages.
Minimal binarized pattern object model (one example of ast.om implementation).
Another RELAX NG AST implementation that optimizes away inclusions and some other syntax sugars, while still retaining all the annotations, location information, and etc.
 
 
Implementation of the asm.builder package that uses two other builds simultaneously.