Java Programmers Reference

Top Previous Topic Next Topic  Print this topic

Summary

This reference describes the XF Ultrascale 2011 programming interfaces available in the Java environment.

 

The following table lists the core objects:

 

Class

Description

Engine

Class representing a single instance of a rendering engine. Use it to render XSL-FO documents in one single step.

RenderingParameters

Class representing the rendering parameters passed to an Engine object.

ServerDocumentTemplate

Class representing a template installed in a remote XF Rendering Server instance.

LocalDocumentTemplate

Class representing a template file on the client computer.

 

We have also included a sample "Hello World" application in our Code Samples section.