org.opencrx.kernel.text
Class WordToText

java.lang.Object
  extended by org.opencrx.kernel.text.WordToText

public class WordToText
extends Object


Constructor Summary
WordToText()
           
 
Method Summary
 Reader parse(InputStream in)
          Gets the text from a Word document.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordToText

public WordToText()
Method Detail

parse

public Reader parse(InputStream in)
             throws ServiceException,
                    IOException
Gets the text from a Word document.

Parameters:
in - The InputStream representing the Word file.
Throws:
ServiceException
IOException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.