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