public class GrobidRESTParser extends Object
| Constructor and Description |
|---|
GrobidRESTParser() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
canRun() |
void |
parse(String filePath,
ContentHandler handler,
org.apache.tika.metadata.Metadata metadata,
org.apache.tika.parser.ParseContext context) |
public void parse(String filePath, ContentHandler handler, org.apache.tika.metadata.Metadata metadata, org.apache.tika.parser.ParseContext context) throws FileNotFoundException
FileNotFoundExceptionprotected static boolean canRun()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.