RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar.
okajima committed patchset 197 of module relaxngcc to the RelaxNGCC CVS repository, changing 4 files
Mostly internal change plus some bug fixes, driven by Daisuke. One visible change is that the variable name to access NGCCRuntime is changed from "runtime" to "$runtime$.
Improved Java code parsing with non-ascii characters.
This version includes a bug fix of non-ASCII character handling.
- improvedhandling - Ant task
A temporary bug-fix version is released. This version includes the following changes: - internal change to the code generation mechanism. - bug fixes in action assocation
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use