Log4j 1.3alpha-8

org.apache.log4j.xml
Class UtilLoggingEntityResolver

org.apache.log4j.xml.UtilLoggingEntityResolver

public class UtilLoggingEntityResolver

An EntityResolver specifically designed to return java 1.4's logging dtd, logger.dtd which is embedded within the log4j jar file. Based on EntityResolver.

Author:
Paul Austin, Scott Deboy

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

Constructor Detail

UtilLoggingEntityResolver

public UtilLoggingEntityResolver()
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.