KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > transform > stream > StreamResult > Top Examples

  • 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.icl.saxon.output.GeneralOutputter
    This class allows output to be generated. It channels output requests to an Emitter which does the actual writing. @author <A HREF="mailto:mhkay@iclway.co.uk>Michael H. Kay</A>
  • net.sf.saxon.Transform
    This <B>Transform</B> class is the entry point to the Saxon XSLT Processor. This class is provided to control the processor from the command line.<p> <p/> The XSLT syntax supported conforms to the W3C XSLT 1.0 and XPath 1.0 recommendation. Only the transformation language i ...
  • org.enhydra.shark.xpdl.XMLUtil
    Class with utilities to read/write XPDLs from/to XML. @author Sasa Bojanic
  • com.sun.org.apache.xalan.internal.client.XSLTProcessorApplet
    Provides applet host for the XSLT processor. To perform transformations on an HTML client: <ol> <li>Use an &lt;applet&gt; tag to embed this applet in the HTML client.</li> <li>Use the DocumentURL and StyleURL PARAM tags or the {@link #setDocumentURL} and {@link #set ...
  • org.jboss.varia.deployment.convertor.XslTransformer
    XslTransformer is a utility class for XSL transformations. @author <a HREF="mailto:aloubyansky@hotmail.com">Alex Loubyansky</a>
  • PullExamples
    This class contains some examples of how to use the Pull interfaces in Saxon. These interfaces are currently experimental, and not fully integrated into the architecture of the product. They are expected to play a more significant role in future releases.
  • org.eclipse.jdt.internal.ui.preferences.UserLibraryPreferencePage
  • org.jbpm.bpel.xml.ImportWsdlLocator
    @author Alejandro Guízar @version $Revision: 1.6 $ $Date: 2005/06/23 20:45:04 $
  • org.apache.fop.fonts.apps.TTFReader
    A tool which reads TTF files and generates XML font metrics file for use in FOP.
Popular Tags