TraxExamples Some examples to show how the Simple API for Transformations could be used. @author <a HREF="mailto:scott_boag@lotus.com">Scott Boag</a>
Examples Some examples to show how the Simple API for Transformations could be used. Xalan Developers: please see xml-xalan/test/java/src/org/apache/qetest/trax/ExamplesTest.java when updating this file, and update that test file as well. @author <a HREF="mailto:scott_boag@lotus.com">Scott Boag< ...
com.sun.org.apache.xml.internal.serializer.SerializerBase This class acts as a base class for the XML "serializers" and the stream serializers. It contains a number of common fields and methods. @author Santiago Pericas-Geertsen @author G. Todd Miller
org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect Apply a XSLT stylesheet to the contained layout. All following renderer aspects are applied first before the XML is fed into the XSLT. All configuration and layout parameters are made available to the stylesheet. <h2>Example XML:</h2> <pre> <-- result from output of follo ...