Generating Java nodes with XML and XSLT

Hi developpers,

FYI: I've create a XSLT stylesheet to quickly write some new nodes for KNIME : Basically a XML file describes the nodes (input, output , params) and the content of the NodeModel.execute function.

 

See  http://plindenbaum.blogspot.fr/2015/02/automatic-code-generation-for-knime.html for more informations.