Package org.apache.tika.parser.journal
Class GrobidRESTParser
- java.lang.Object
-
- org.apache.tika.parser.journal.GrobidRESTParser
-
public class GrobidRESTParser extends Object
-
-
Constructor Summary
Constructors Constructor Description GrobidRESTParser()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected static boolean
canRun()
void
parse(String filePath, ContentHandler handler, Metadata metadata, ParseContext context)
-
-
-
Method Detail
-
canRun
protected static boolean canRun()
-
parse
public void parse(String filePath, ContentHandler handler, Metadata metadata, ParseContext context) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-