ch.qos.logback.classic.html
Class XHTMLEntityResolver

java.lang.Object
  extended by ch.qos.logback.classic.html.XHTMLEntityResolver
All Implemented Interfaces:
EntityResolver

public class XHTMLEntityResolver
extends Object
implements EntityResolver


Constructor Summary
XHTMLEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XHTMLEntityResolver

public XHTMLEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
Specified by:
resolveEntity in interface EntityResolver


Copyright © 2005-2009 QOS.ch. All Rights Reserved.