fop 0.94 | |
Frames | No Frames |
Deprecated Classes | |
Character A TextArea with a single WordArea as its child should be used instead. |
Deprecated Constructors | |
org.apache.fop.apps.Fop.Fop(String,FOUserAgent,OutputStream) End-users should use FopFactory.newFop(String,FOUserAgent,OutputStream)
instead! This constructor will become invisible with FOP 1.0. | |
org.apache.fop.apps.Fop.Fop(String,FOUserAgent) End-users should use FopFactory.newFop(String,FOUserAgent) instead!
This constructor will become invisible with FOP 1.0. | |
org.apache.fop.apps.Fop.Fop(String) End-users should use FopFactory.newFop(String) instead!
This constructor will become invisible with FOP 1.0. | |
org.apache.fop.apps.FOUserAgent.FOUserAgent() Provided for compatibility only. |
fop 0.94 |