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 List<SlideMetadata> 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 List<SlideMetadata> instance(InputStream stream)
                                    throws IOException
Throws:
IOException


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