org.modeshape.sequencer.msoffice
Class MSOfficeMetadataReader

java.lang.Object
  extended by org.modeshape.sequencer.msoffice.MSOfficeMetadataReader

public class MSOfficeMetadataReader
extends Object

Utility for extracting metadata from Excel files


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

Constructor Detail

MSOfficeMetadataReader

public MSOfficeMetadataReader()
Method Detail

instance

public static MSOfficeMetadata instance(InputStream stream)


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