hep.aida.ref.xml
Class AIDAEntityResolver

java.lang.Object
  extended by org.freehep.xml.util.ClassPathEntityResolver
      extended by hep.aida.ref.xml.AIDAEntityResolver
All Implemented Interfaces:
EntityResolver

public class AIDAEntityResolver
extends org.freehep.xml.util.ClassPathEntityResolver


Constructor Summary
AIDAEntityResolver(Class root, String DTDPrefix)
           
 
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

AIDAEntityResolver

public AIDAEntityResolver(Class root,
                          String DTDPrefix)
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
                          throws SAXException
Specified by:
resolveEntity in interface EntityResolver
Overrides:
resolveEntity in class org.freehep.xml.util.ClassPathEntityResolver
Throws:
SAXException


jHepWork 3.2 © jWork.org