net.sf.logdistiller.xml
Class LogDistillerEntityResolver

java.lang.Object
  extended by net.sf.logdistiller.xml.LogDistillerEntityResolver
All Implemented Interfaces:
EntityResolver

public class LogDistillerEntityResolver
extends Object
implements EntityResolver


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

Field Detail

LATEST_DTD

public static final String LATEST_DTD
See Also:
Constant Field Values

LATEST_DTD_URL

public static final String LATEST_DTD_URL
See Also:
Constant Field Values
Constructor Detail

LogDistillerEntityResolver

public LogDistillerEntityResolver()
Method Detail

resolveEntity

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

getCurrentDtd

public String getCurrentDtd()


Copyright © 2004-2009. All Rights Reserved.