[xmlWiki-developers] XML2HTML transformer
Brought to you by:
elhugo
From: Radu D. <rd...@ly...> - 2001-11-05 05:43:44
|
Hi, guys. I and Abe spent this weekend working on the XML->HTML translator.For now, we consider HTML not XHTML. For those interested, here there are 3 files you need: - the XSLT for XML->HTML transformation - a XML sample - JAVA source for translator(the output is System.out, for now). Very soon I will send a document with tags we need to define a XML drived from a wiki. To run the translator, use: Java -classpath .;%JAXP%\jaxp.jar;%JAXP%\crimson.jar;%J AXP%\xalan.jar XML2HTMLTransformer wikiXSL.xsl wikiXML.xml Please let me know if you have any question. Thanks. Radu Make a difference, help support the relief efforts in the U.S. http://clubs.lycos.com/live/events/september11.asp |