org.apache.tika.parser
Class AutoDetectParserTest
java.lang.Object
TestCase
org.apache.tika.parser.AutoDetectParserTest
public class AutoDetectParserTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoDetectParserTest
public AutoDetectParserTest()
testEpub
public void testEpub()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExcel
public void testExcel()
throws java.lang.Exception
- Throws:
java.lang.Exception
testHTML
public void testHTML()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOpenOffice
public void testOpenOffice()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPDF
public void testPDF()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPowerpoint
public void testPowerpoint()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRdfXml
public void testRdfXml()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRTF
public void testRTF()
throws java.lang.Exception
- Throws:
java.lang.Exception
testText
public void testText()
throws java.lang.Exception
- Throws:
java.lang.Exception
testWord
public void testWord()
throws java.lang.Exception
- Throws:
java.lang.Exception
testXML
public void testXML()
throws java.lang.Exception
- Throws:
java.lang.Exception
testZipBombPrevention
public void testZipBombPrevention()
throws java.lang.Exception
- Make sure that zip bomb attacks are prevented.
- Throws:
java.lang.Exception
- See Also:
- TIKA-216
Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.