Meanwhile I refactored the code, fixed some bugs and also wrote a properties parser to visualize properties files.
As there are now not only DTDs accepted, I also renamed the project to x2svg, as I plan to add more parsers in the future.
You can grab the source distribution from here.
To build you also need fop and dtdparser, which need to be present in the lib folder.
Those can be obtained from
- DTDParser: from Mark Wutkas page at wutka.com. Use the 1.21
version. - FOP: from Apache at xmlgraphics.apache.org. Pick a 0.93 version
Have a look at the readme.html file in the doc/ directory of the distribution about details on how to install and run the tool.
x2svg is released under the LGPL.
No comments:
Post a Comment