Class GrobidRESTParser


  • public class GrobidRESTParser
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void parse​(java.lang.String filePath, org.xml.sax.ContentHandler handler, Metadata metadata, ParseContext context)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GrobidRESTParser

        public GrobidRESTParser()
    • Method Detail

      • parse

        public void parse​(java.lang.String filePath,
                          org.xml.sax.ContentHandler handler,
                          Metadata metadata,
                          ParseContext context)
                   throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException