public class DeTeXtive
extends java.lang.Object
Constructor | Description |
---|---|
DeTeXtive() |
Construct a new DeTeXtive
|
Modifier and Type | Method | 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