public class DeTeXtive
extends java.lang.Object
Constructor and Description |
---|
DeTeXtive()
Construct a new DeTeXtive
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
deTeXt(java.io.InputStream is)
Detect the format of a given stream
|
public java.lang.String deTeXt(java.io.InputStream is) throws java.io.IOException
is
- the input streamjava.io.IOException
- if we fail to read the stream