|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
JAXPTransform class,
passing the xml-data, xsl-data or directly the mill (xml) data to generate a .pdf
document.
Related Documentation
For more information please read the userguide.pdf document online (http://www.xmlmill.com)
or contained in the download.
See:
Description
| Class Summary | |
| JAXPErrorHandler | The JAXPErrorHandler instance knows if
the transformation of a .pdf document should be aborted when
a SAXParseException or
javax.xml.transform.TransformerException warning
or error occurs.
|
| JAXPTransformer | The JAXPTransformer instance takes care of the transformation of
xml data and a xsl stylesheet (or .mill file) to a pdf file.
|
| Proxy | A Proxy class hiding some internal classes.
|
| Version | Administrative class to keep track of the version number of the XMLMill release. |
Provided for generating PDF files from XML documents.
This means your applications can call an instance of the JAXPTransform class,
passing the xml-data, xsl-data or directly the mill (xml) data to generate a .pdf
document.
For more information please read the userguide.pdf document online (http://www.xmlmill.com) or contained in the download.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||