43444546474849
this("UTF-8"); } public LocalPDFTextStripper(String encoding) throws IOException { super(encoding); normalize = new TextNormalize(outputEncoding); }