org.apache.any23.plugin.officescraper
Class XSSFWorkbookTest

java.lang.Object
  extended by org.apache.any23.plugin.officescraper.XSSFWorkbookTest

public class XSSFWorkbookTest
extends Object

General test to verify usability of the XSSFWorkbook class.

Author:
Michele Mostarda (mostarda@fbk.eu)

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

Constructor Detail

XSSFWorkbookTest

public XSSFWorkbookTest()
Method Detail

testXLSXFormatAccess

public void testXLSXFormatAccess()
                          throws IOException
Throws:
IOException

testXLSFormatAccess

public void testXLSFormatAccess()
                         throws IOException
Throws:
IOException


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.