XMLMill - convert xml to pdf with java. Generate PDF from xml/xsl.

XMLMill Samples Guide

Version: 3.00 Date: January 4th, 2008
This tutorial is opened in a separate window in order to maximize the legibility of this tutorial.
To return to XMLMill, close this browser window

This page as PDFPrinter friendly pageThis guide (!) as PDF

Consulting java related examples

Overview

The examples in this chapter are not directly visible with XMLMill Interactive but show you how to use XMLMill in Java applications.

Directory: samples/appl

The TestAppl.java is an example showing how to use XMLMill in your Java application. Please consult chapter 10. XMLMill API in the userguide.pdf document for more information.

Directory: samples/connector

This directory contains an example of how to use XMLMill with Apaches Cocoon.

Directory: samples/dom

The TestDOMXML.java and TestDOMXMLXSL.java examples demonstrate how to use XMLMill with org.w3c.dom.Document instance as input for XML and XSL documents. Please consult chapter 15. XMLMill and DOM in the userguide.pdf document for more information.

Directory: samples/jdbc

The TestJDBC.java example demonstrates how to use XMLMill with a database to get data out of a regular (non-xml) database and generate a PDF document. Please consult chapter 13. XMLMill and JDBC in the userguide.pdf document for more information.

Directory: samples/servlets

This directory contains some examples to demonstrate how to use XMLMill in a servlet environment. Please consult chapter 11. XMLMill and Servlets in the userguide.pdf document for more information.

Directory: samples/threads

This directory contains an example to demonstrate that XMLMill is Thread-safe. Please consult chapter 17. Multi-threading in the userguide.pdf document for more information.

Copyright © 2001 - 2004. All rights reserved. XMLMill and XMLMill logo are trademarks of Pecunia Data Systems, bvba.
Powered by Apache CocoonPowered by XMLMill