org.jboss.dna.sequencer.msoffice.word
Class WordMetadataReader

java.lang.Object
  extended by org.jboss.dna.sequencer.msoffice.word.WordMetadataReader

public class WordMetadataReader
extends Object

Reades table of contents from Word document

Author:
Michael Trezzi

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

Constructor Detail

WordMetadataReader

public WordMetadataReader()
Method Detail

invoke

public static WordMetadata invoke(InputStream stream)
                           throws IOException
Throws:
IOException


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