org.jboss.dna.sequencer.msoffice.excel
Class ExcelMetadataReader

java.lang.Object
  extended by org.jboss.dna.sequencer.msoffice.excel.ExcelMetadataReader

public class ExcelMetadataReader
extends Object

Extracts data and some metadata from Excel files


Constructor Summary
ExcelMetadataReader()
           
 
Method Summary
static ExcelMetadata instance(InputStream stream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelMetadataReader

public ExcelMetadataReader()
Method Detail

instance

public static ExcelMetadata instance(InputStream stream)
                              throws IOException
Throws:
IOException


Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.