libxsltc-java

Xsl transformations (xslt) compiler from xalan-java
  http://xalan.apache.org/xalan-j/
  0
  no reviews



Xsltc provides a compiler and a runtime processor. use the compiler to compile an xsl stylesheet into a translet (i.e. a set of java classes). use the runtime processor to apply the translet to an xml document and perform a transformation. xsltc is part of the xalan-java project.