Uses of Class
org.cip4.jdflib.util.zip.ZipReader

Packages that use ZipReader
org.cip4.jdflib.core   
org.cip4.jdflib.util   
 

Uses of ZipReader in org.cip4.jdflib.core
 

Fields in org.cip4.jdflib.core declared as ZipReader
protected  ZipReader DocumentXMLImpl.m_ZipReader
          we need this for grabbing local urls in a zip stream
 

Methods in org.cip4.jdflib.core that return ZipReader
 ZipReader XMLDoc.getZipReader()
          get the ZipReader
 

Methods in org.cip4.jdflib.core with parameters of type ZipReader
 void XMLDoc.setZipReader(ZipReader zip)
          set the ZipReader
 

Uses of ZipReader in org.cip4.jdflib.util
 

Methods in org.cip4.jdflib.util with parameters of type ZipReader
 void URLReader.setZipReader(ZipReader zip)
           
 



Copyright © 2013. All Rights Reserved.