org.scrashmeow.ojb.console.service
Class ClasspathEntityResolver

java.lang.Object
  |
  +--org.scrashmeow.ojb.console.service.ClasspathEntityResolver
All Implemented Interfaces:
org.xml.sax.EntityResolver

public class ClasspathEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver

Author:
alexander To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

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

Constructor Detail

ClasspathEntityResolver

public ClasspathEntityResolver()
Method Detail

resolveEntity

public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
                                             java.lang.String systemId)
                                      throws org.xml.sax.SAXException,
                                             java.io.IOException
Specified by:
resolveEntity in interface org.xml.sax.EntityResolver
org.xml.sax.SAXException
java.io.IOException


Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.