Log4j 1.3alpha0

org.apache.log4j.xml
Class DOMConfiguratorX

java.lang.Object
  |
  +--org.apache.log4j.joran.JoranConfigurator
        |
        +--org.apache.log4j.xml.DOMConfiguratorX
All Implemented Interfaces:
Configurator

Deprecated. Use JoranConfigurator instead

public class DOMConfiguratorX
extends JoranConfigurator


Field Summary
 
Fields inherited from interface org.apache.log4j.spi.Configurator
INHERITED, NULL
 
Constructor Summary
DOMConfiguratorX()
          Deprecated. No argument constructor.
 
Methods inherited from class org.apache.log4j.joran.JoranConfigurator
doConfigure, doConfigure, doConfigure, doConfigure, getExecutionContext, logErrors, selfInitialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMConfiguratorX

public DOMConfiguratorX()
Deprecated. 
No argument constructor.


Log4j 1.3alpha0

Copyright 2000-2003 Apache Software Foundation.