org.apache.tika.parser.pkg
Class GzipParserTest

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

public class GzipParserTest
extends TestCase

Test case for parsing gzip files.


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

Constructor Detail

GzipParserTest

public GzipParserTest()
Method Detail

testGzipParsing

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

testSvgzParsing

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


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