org.apache.tika.parser.pkg
Class ZipParserTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.parser.pkg.ZipParserTest

public class ZipParserTest
extends TestCase

Test case for parsing zip files.


Constructor Summary
ZipParserTest()
           
 
Method Summary
 void testZipParsing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipParserTest

public ZipParserTest()
Method Detail

testZipParsing

public void testZipParsing()
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.