Class RenderingState

java.lang.Object
org.apache.tika.renderer.RenderingState
Direct Known Subclasses:
PDFRenderingState

public class RenderingState extends Object
This should be to track state for each file (embedded or otherwise). This should be reset in the parseContext at the beginning of a parse and then replaced at the end of the parse.
  • Constructor Details

    • RenderingState

      public RenderingState()