|
From: Andrew M. (smileyy) <sm...@fi...> - 2001-11-23 19:14:01
|
On Fri, 23 Nov 2001, Matt Benson wrote: > Do these files have or need a DTD? No, and no. Though if you want to write one... =) IIRC, the code for the XML parsing in in JBuilderHook. It seems reasonable to implement this in JAXP if it isn't already (for parser neutrality), and push the XML parsing up into Hook. From there, Lists of available refactoring and twiddlings could be exposed. I can't imagine a transmogrify implementation not wanting to use the XML files... andrew -- sm...@fi... |