mascoptLib.io.graph
Class MGLEntityResolver

java.lang.Object
  extended bymascoptLib.io.graph.MGLEntityResolver
All Implemented Interfaces:
EntityResolver

public class MGLEntityResolver
extends Object
implements EntityResolver


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

Constructor Detail

MGLEntityResolver

public MGLEntityResolver()
Method Detail

resolveEntity

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