org.clazzes.jdbc2xml.sax.impl
Class ZipEntryResolver

java.lang.Object
  extended by org.clazzes.jdbc2xml.sax.impl.ZipEntryResolver
All Implemented Interfaces:
EntityResolver

public class ZipEntryResolver
extends Object
implements EntityResolver


Constructor Summary
ZipEntryResolver(ZipFile zipFile)
           
 
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

ZipEntryResolver

public ZipEntryResolver(ZipFile zipFile)
Method Detail

resolveEntity

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


Copyright © 2011. All Rights Reserved.