Package | Description |
---|---|
org.cip4.jdflib.core | |
org.cip4.jdflib.extensions | |
org.cip4.jdflib.util | |
org.cip4.jdflib.util.zip |
Modifier and Type | Field and Description |
---|---|
protected ZipReader |
DocumentXMLImpl.m_ZipReader
we need this for grabbing local urls in a zip stream
|
Modifier and Type | Method and Description |
---|---|
ZipReader |
XMLDoc.getZipReader()
get the ZipReader
|
Modifier and Type | Method and Description |
---|---|
void |
XMLDoc.setZipReader(ZipReader zip)
set the ZipReader
|
Constructor and Description |
---|
XJDFZipReader(ZipReader zipReader) |
Modifier and Type | Method and Description |
---|---|
void |
URLReader.setZipReader(ZipReader zip) |
Modifier and Type | Method and Description |
---|---|
static ZipReader |
ZipReader.getZipReader(File jarFile) |
static ZipReader |
ZipReader.getZipReader(InputStream is)
get a zip reader that searches itself for a valid zip header
|
Modifier and Type | Method and Description |
---|---|
static Vector<ZipReader> |
ZipReader.getZipReaders(InputStream is,
int max)
get a zip reader that searches itself for a valid zip header
|
Copyright © 2018. All rights reserved.