The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Format java.net issue tracker issues using XSLT

Posted by edburns on February 4, 2009 at 10:21 AM PST

Back in August, I had a contest to write an XSLT stylesheet to format the java.net issues. I did announce the winner, but I didn't share the software. Here it is.

  1. Format your java.net issues as XML, save it to a file.

  2. In the same directory as the saved XML file, download this jar file, and this XSLT file.

  3. Run java -jar jevelopersCSunXSLT.jar <xml source file> > issues.html

Thanks to Imre Oßwald for the software.

Technorati Tags:

Related Topics >> Community      
Comments
Comments are listed in date ascending order (oldest first)