Révision 3419
TXM/trunk/org.txm.groovy.core/src/groovy/org/txm/macro/debug/XSLTVersionMacro.groovy (revision 3419) | ||
---|---|---|
5 | 5 |
import net.sf.saxon.Version |
6 | 6 |
|
7 | 7 |
println "XSLT "+Version.getXSLVersionString()+" ("+Version.getProductTitle()+" - "+Version.getReleaseDate()+")" |
8 |
|
|
9 |
Class c = net.sf.saxon.Version.class |
|
10 |
println c.getProtectionDomain().getCodeSource().getLocation().getFile() |
Formats disponibles : Unified diff