org.apache.fop.tools.anttasks |
org.apache.fop.tools.anttasks Package
FOP-related tasks for Apache Ant.
|
Java Source File Name | Type | Comment |
FileCompare.java | Class | This class is an extension of Ant, a script utility from
http://ant.apache.org. |
Fop.java | Class | Wrapper for FOP which allows it to be accessed from within an Ant task.
Accepts the inputs:
- fofile -> formatting objects file to be transformed
- format -> MIME type of the format to generate ex.
|
RunTest.java | Class | Testing ant task. |
SerializeHyphPattern.java | Class | |