|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.vamsas.test.simpleclient.ZipTest
really simple test to see if we can open an archive and test for the existence of an entry called vamssDocument.xml. 'Pathological' archives fail this test (due to things like funny characters or lots of '.' in the entry name.
Constructor Summary | |
ZipTest()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ZipTest()
Method Detail |
public static void main(java.lang.String[] args)
args
- single filename as an argument to open as a Jar file.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |