users@jaxb.java.net

Re: binding approach to traditional parsers (eg javacc)?

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 28 Apr 2004 08:48:30 -0700

> Does anyone know if the binding approach has been applied to traditional
> parser generators like javacc. Instead of generating types and
> implementations for XML elements, you would generate them for the
> productions and terminals (maybe)?

Look at http://relaxngcc.sf.net/

I've been using it inside the JAXB RI with a great success.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net