org.freehep.wbxml
Interface EntityResolver


public interface EntityResolver


Method Summary
 InputStream resolveEntity(String name, String publicId, String systemId)
           
 

Method Detail

resolveEntity

InputStream resolveEntity(String name,
                          String publicId,
                          String systemId)
                          throws SAXException,
                                 IOException
Throws:
SAXException
IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.