Class FOPFormatter

All Implemented Interfaces:
Serializable, Comparable

public class FOPFormatter extends GeneratedFOPFormatter
This Implementation of the Formatter class transform a given xml-fo file (as parameter of the method format(Media)) with the given xslt file (the media of this class, use Media.setData(java.io.DataInputStream) and Media.getData() for access) into a pdf file (stored as return media)
See Also: