Summary
This reference describes the XF Ultrascale 2011 programming interfaces available in the Java environment.
The following table lists the core objects:
Class |
Description |
Class representing a single instance of a rendering engine. Use it to render XSL-FO documents in one single step. |
|
Class representing the rendering parameters passed to an Engine object. |
|
Class representing a template installed in a remote XF Rendering Server instance. |
|
Class representing a template file on the client computer. |
We have also included a sample "Hello World" application in our Code Samples section.