Changes for page Engine_XalanJ

Last modified by Nicolas Gregoire on 2012/01/31 17:35

From version Icon 30.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 22:37
Change comment: There is no comment for this version
To version Icon 31.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 22:47
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -29,6 +29,13 @@
29 29  
30 30  The checkEnvironment() extension function (documented [[here>>http://xml.apache.org/xalan-j/faq.html#faq-N10064||rel="__blank"]]), associated to the Xalan namespace, will display some information about the execution context (packages, paths, versions, ...). The output of the execution of [[xalanj-checkenv.xsl>>attach:xalanj-checkenv.xsl]] is [[attached>>attach:xalanj-checkenv-output.txt]].
31 31  
32 +
33 +~|=Namespace|=Extension function|=PoC|=Sample output
34 +~|http:~~/~~/xml.apache.org/xalan/java/java.util.Date|new|~[~[xalanj-java-date.xsl>>attach~:xalanj-java-date.xsl]]|~[~[xalanj-java-date-output.txt>>attach:xalanj-java-date-output.txt]]~\~\
35 +
36 +
37 +XX
38 +
32 32  == Java code execution ==
33 33  
34 34  The following code will display the current date :