org.clazzes.jdbc2xml.sax.impl
Class ZipEntryResolver

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

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


Constructor Summary
ZipEntryResolver(java.util.zip.ZipFile zipFile)
           
 
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

ZipEntryResolver

public ZipEntryResolver(java.util.zip.ZipFile zipFile)
Method Detail

resolveEntity

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


Copyright © 2010. All Rights Reserved.