public class TextInputDetector
extends java.lang.Object
| Constructor and Description |
|---|
TextInputDetector()
Creates a new TextInputDetector
|
public java.util.List<Table> detect(java.io.InputStream is) throws java.io.IOException
is - text input streamjava.io.IOException - if input cannot be read