org.apache.tika.parser.microsoft.ooxml
Class OOXMLParserTest

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

public class OOXMLParserTest
extends TestCase


Constructor Summary
OOXMLParserTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testExcel()
           
 void testExcelFormats()
           
 void testPowerPoint()
           
 void testProtectedExcel()
           
 void testWord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OOXMLParserTest

public OOXMLParserTest()
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testExcel

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

testExcelFormats

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

testPowerPoint

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

testWord

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

testProtectedExcel

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


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