|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onebusaway.gtfs.csv.ZipFileCsvInputSource
public class ZipFileCsvInputSource
| Constructor Summary | |
|---|---|
ZipFileCsvInputSource(java.util.zip.ZipFile zipFile)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.InputStream |
getResource(java.lang.String name)
|
boolean |
hasResource(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipFileCsvInputSource(java.util.zip.ZipFile zipFile)
| Method Detail |
|---|
public boolean hasResource(java.lang.String name)
throws java.io.IOException
hasResource in interface CsvInputSourcejava.io.IOException
public java.io.InputStream getResource(java.lang.String name)
throws java.io.IOException
getResource in interface CsvInputSourcejava.io.IOException
public void close()
throws java.io.IOException
close in interface CsvInputSourcejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||