org.modeshape.sequencer.msoffice.powerpoint
Class PowerPointMetadataReader

java.lang.Object
  extended by org.modeshape.sequencer.msoffice.powerpoint.PowerPointMetadataReader

public class PowerPointMetadataReader
extends Object

Utility for extracting metadata from PowerPoint files


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

Constructor Detail

PowerPointMetadataReader

public PowerPointMetadataReader()
Method Detail

instance

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


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