Interface PDDocumentGenerator

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

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

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

    apply