Package org.opensextant.data
Class DocInput
java.lang.Object
org.opensextant.data.TextInput
org.opensextant.data.DocInput
Use only for cases where you have document inputs instead of raw records.
- Author:
- ubaldino
-
Constructor Details
-
DocInput
-
-
Method Details
-
getFilepath
get the original document- Returns:
- path to original
-
getTextpath
get the optional text version of the document;- Returns:
- path to a text version or conversion of the original.
-
getText
- Returns:
- string buffer
-