|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.webapp.view.ApacheFopFactory
public class ApacheFopFactory
Apache FOP Factory used to provide a singleton instance of the FopFactory. Best pratices recommended the reuse of the factory because of the startup time.
| Field Summary | |
|---|---|
static java.lang.String |
module
|
| Constructor Summary | |
|---|---|
ApacheFopFactory()
|
|
| Method Summary | |
|---|---|
static FopFactory |
instance()
Deprecated. use ApacheFopWorker.getFactoryInstance() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String module
| Constructor Detail |
|---|
public ApacheFopFactory()
| Method Detail |
|---|
public static FopFactory instance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||