Liferay 6.1.2-ce-ga3

com.liferay.util.poi
Class XLSTextStripper

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

public class XLSTextStripper
extends Object


Constructor Summary
XLSTextStripper(InputStream is)
           
 
Method Summary
 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(InputStream is)
Method Detail

getText

public String getText()

Liferay 6.1.2-ce-ga3