public abstract class AbstractConfigurator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
logger instance
|
protected FOUserAgent |
userAgent
fop factory configuration
|
Constructor and Description |
---|
AbstractConfigurator(FOUserAgent userAgent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getType()
Returns the configurator type
|
protected static final org.apache.commons.logging.Log log
protected FOUserAgent userAgent
public AbstractConfigurator(FOUserAgent userAgent)
userAgent
- user agentCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.