org.apache.tika.parser.pkg
Class TarParserTest

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

public class TarParserTest
extends TestCase

Test case for parsing tar files.


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

Constructor Detail

TarParserTest

public TarParserTest()
Method Detail

testTarParsing

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


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