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