org.apache.tika.parser.microsoft
Class ExcelParserTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.parser.microsoft.ExcelParserTest

public class ExcelParserTest
extends TestCase


Constructor Summary
ExcelParserTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testExcelParser()
           
 void testExcelParserFormatting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelParserTest

public ExcelParserTest()
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testExcelParser

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

testExcelParserFormatting

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


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