public abstract class AbstractConfigurator
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected static org.apache.commons.logging.Log |
log |
logger instance
|
protected FOUserAgent |
userAgent |
fop factory configuration
|
Constructor | Description |
---|---|
AbstractConfigurator(FOUserAgent userAgent) |
Default constructor
|
Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.