Interface PDDocumentRenderer
-
- All Superinterfaces:
org.apache.tika.renderer.Renderer,Serializable
- All Known Implementing Classes:
PDFBoxRenderer
public interface PDDocumentRenderer extends org.apache.tika.renderer.Rendererstub interface for the PDFParser to use to figure out if it needs to pass on the PDDocument or create a temp file to be used by a file-based renderer down the road.