|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.AbstractConfigurator
public abstract class AbstractConfigurator
An abstract configurator
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
logger instance |
protected FOUserAgent |
userAgent
fop factory configuration |
Constructor Summary | |
---|---|
AbstractConfigurator(FOUserAgent userAgent)
Default constructor |
Method Summary | |
---|---|
abstract java.lang.String |
getType()
Returns the configurator type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.apache.commons.logging.Log log
protected FOUserAgent userAgent
Constructor Detail |
---|
public AbstractConfigurator(FOUserAgent userAgent)
userAgent
- user agentMethod Detail |
---|
public abstract java.lang.String getType()
|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |