public class XMLHandlerConfigurator extends AbstractRendererConfigurator
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
logger instance
|
userAgent
Constructor and Description |
---|
XMLHandlerConfigurator(FOUserAgent userAgent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
configure(RendererContext context,
java.lang.String ns)
Configures renderer context by setting the handler configuration on it.
|
getType
public XMLHandlerConfigurator(FOUserAgent userAgent)
userAgent
- the user agentpublic void configure(RendererContext context, java.lang.String ns) throws FOPException
context
- the RendererContext (contains the user agent)ns
- the Namespace of the foreign objectFOPException
- if configuring the target objects failsCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.