|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.extra.shapefile.ShapefileSet.ZipOutput
public static class ShapefileSet.ZipOutput
Constructor Summary | |
---|---|
ShapefileSet.ZipOutput()
|
Method Summary | |
---|---|
void |
close()
|
boolean |
saveAs(java.io.File zipFile)
|
byte[] |
toByteArray()
|
void |
writeZipEntry(java.lang.String name,
byte[] data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShapefileSet.ZipOutput()
Method Detail |
---|
public void writeZipEntry(java.lang.String name, byte[] data)
public void close()
public byte[] toByteArray()
public boolean saveAs(java.io.File zipFile) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |