org.jboss.dna.sequencer.msoffice.powerpoint
Class PowerPointMetadataReader

java.lang.Object
  extended by org.jboss.dna.sequencer.msoffice.powerpoint.PowerPointMetadataReader

public class PowerPointMetadataReader
extends Object

Utility for extracting metadata from PowerPoint files

Author:
Michael Trezzi

Constructor Summary
PowerPointMetadataReader()
           
 
Method Summary
static List<SlideMetadata> instance(InputStream stream)
           
 
Methods inherited from class java.lang.Object
equals, 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-Present JBoss a division of Red Hat. All Rights Reserved.