Interface GeoPdfParser

All Superinterfaces:
CheckedFunction<org.apache.pdfbox.pdmodel.PDDocument,String>
All Known Implementing Classes:
GeoPdfParserImpl

public interface GeoPdfParser extends CheckedFunction<org.apache.pdfbox.pdmodel.PDDocument,String>
  • Method Summary

    Methods inherited from interface ddf.catalog.transformer.input.pdf.CheckedFunction

    apply