jmri.util
Class JmriNullEntityResolver

java.lang.Object
  extended by jmri.util.JmriNullEntityResolver
All Implemented Interfaces:
EntityResolver

public class JmriNullEntityResolver
extends Object
implements EntityResolver

Return a content-less DTD


Constructor Summary
JmriNullEntityResolver()
           
 
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

JmriNullEntityResolver

public JmriNullEntityResolver()
Method Detail

resolveEntity

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


Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo