org.apache.fop.render
Class XMLHandlerConfigurator
public class XMLHandlerConfigurator
Configurator for XMLHandler objects.
protected static Log | log- logger instance
|
void | configure(RendererContext context, String ns)- Configures renderer context by setting the handler configuration on it.
|
log
protected static Log log
logger instance
XMLHandlerConfigurator
public XMLHandlerConfigurator(FOUserAgent userAgent)
Default constructor
userAgent - the user agent
configure
public void configure(RendererContext context,
String ns)
throws FOPException Configures renderer context by setting the handler configuration on it.
context - the RendererContext (contains the user agent)ns - the Namespace of the foreign object
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.