Java JAXP, Writing Java Code to Emulate an XSLT Transformation
Hits: 130
Description: This lesson updates Dom11 into a new program that tests and exercises several methods that were not tested by the samples used in the previous lesson. I will show that once you have a library of Java methods that emulate XSLT elements, it is no more difficult to write a Java program to transform an XML document than it is to write an XSL stylesheet to transform the same document.