Java and XSLT: Chapter 5: XSLT Processingwith Java

Java and XSLT: Chapter 5: XSLT Processingwith Java: “Since many of the XSLT processors are written in Java, they can be directly invoked from a Java application or servlet. Embedding the processor into a Java application is generally a matter of including one or two JAR files on the CLASSPATH and then invoking the appropriate methods. This chapter shows how to do this, along with a whole host of other programming techniques.”
Ottimo. La O’Reilly pubblica sempre un capitolo dei libri che mette in vendita, per permettere di sfogliare anche attraverso il web. Questo รจ molto benvenuto, serve sempre avere sottomano un tutorial sulle trasformazioni XSL con Java.

Comments are closed.