org.pdfbox.util
Class SimpleConfigurator
java.lang.Object
org.pdfbox.util.SimpleConfigurator
- All Implemented Interfaces:
- Configurator
public class SimpleConfigurator
- extends Object
- implements Configurator
Log4J configurator.
- Version:
- $Revision: 1.2 $
- Author:
- Robert Dickinson (bob@brutesquadlabs.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleConfigurator
public SimpleConfigurator()
- Constructor.
doConfigure
public void doConfigure(URL url,
LoggerRepository repository)
- Interpret a resource pointed to by a URL and set up log4J accordingly.
The configuration is done relative to the
heirarchy
parameter.
- Specified by:
doConfigure
in interface Configurator
- Parameters:
url
- The URL to parserepository
- The heirarchy to operate upon
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.