[
https://issues.apache.org/jira/browse/FOP-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
simon steiner updated FOP-2407:
-------------------------------
Description:
http://xmlgraphics.apache.org/fop/trunk/servlets.html
has:
FopFactory fopFactory = FopFactory.newInstance();
api has changed
was:
http://xmlgraphics.apache.org/fop/trunk/servlets.html
has:
FopFactory fopFactory = FopFactory.newInstance();
> Docs examples wrong
> -------------------
>
> Key: FOP-2407
> URL: https://issues.apache.org/jira/browse/FOP-2407
> Project: Fop
> Issue Type: Bug
> Reporter: simon steiner
>
> http://xmlgraphics.apache.org/fop/trunk/servlets.html
> has:
> FopFactory fopFactory = FopFactory.newInstance();
> api has changed
--
This message was sent by Atlassian JIRA
(v6.2#6252)