users@jaxb.java.net

Re: Transform structured documents into XML

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 11 Jul 2005 12:22:56 -0700

Bruce Rosenthal wrote:
> Anyone know of utilities to parse and transform structured documents
> into XML? The kind of document I am looking to have such a utility work
> on would be say a software specification document. Something like the
> OMG PIM / PSM specification documents or IETF RFCs.

Maybe JavaCC? Once you build an AST of the document, writing it out as
XML shouldn't be that hard.



-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com