Class RawText


  • public class RawText
    extends Object
    Raw text as found in the document.
    • Constructor Detail

      • RawText

        public RawText​(List<RawTextPage> pages)
        Creates a new RawText instance.
        Parameters:
        pages - Page Number the text was found on.
      • RawText

        public RawText()