org.apache.log4j.xml
Class Log4jEntityResolver
java.lang.Object
  
org.apache.log4j.xml.Log4jEntityResolver
- All Implemented Interfaces: 
 - EntityResolver
 
public class Log4jEntityResolver
- extends Object
- implements EntityResolver
  
An EntityResolver specifically designed to return
 log4j.dtd which is embedded within the log4j jar
 file.
- Author:
 
  - Paul Austin
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Log4jEntityResolver
public Log4jEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
                                 String systemId)
- Specified by:
 resolveEntity in interface EntityResolver
 
 
Copyright 2000-2005 Apache Software Foundation.