com.liferay.util.poi
Class XLSTextStripper

java.lang.Object
  extended by com.liferay.util.poi.XLSTextStripper

public class XLSTextStripper
extends java.lang.Object

View Source

Author:
Mirco Tamburini

Constructor Summary
XLSTextStripper(java.io.InputStream is)
           
 
Method Summary
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XLSTextStripper

public XLSTextStripper(java.io.InputStream is)
Method Detail

getText

public java.lang.String getText()