Log4j 1.3alpha-8

org.apache.log4j.xml
Class Log4jEntityResolver

org.apache.log4j.xml.Log4jEntityResolver

public class Log4jEntityResolver

An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file.

Author:
Paul Austin, Ceki Gulcu (adapted for log4j)

Constructor Summary
Log4jEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 

Constructor Detail

Log4jEntityResolver

public Log4jEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)

Log4j 1.3alpha-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.