Class UtilLoggingEntityResolver

java.lang.Object
org.apache.log4j.xml.UtilLoggingEntityResolver
All Implemented Interfaces:
EntityResolver

public final class UtilLoggingEntityResolver extends Object implements EntityResolver
An EntityResolver specifically designed to return an empty InputSource for logger.dtd.
  • Constructor Details

    • UtilLoggingEntityResolver

      public UtilLoggingEntityResolver()
      Create new instance.
  • Method Details