| Package | Description | 
|---|---|
| org.apache.tika.parser.pdf | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFParserConfig | PDFParserConfig. cloneAndUpdate(PDFParserConfig updates) | 
| PDFParserConfig | PDFParser. getPDFParserConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFParserConfig | PDFParserConfig. cloneAndUpdate(PDFParserConfig updates) | 
| static void | PDFMarkedContent2XHTML. process(org.apache.pdfbox.pdmodel.PDDocument pdDocument,
       ContentHandler handler,
       ParseContext context,
       Metadata metadata,
       PDFParserConfig config)Converts the given PDF document (and related metadata) to a stream
 of XHTML SAX events sent to the given content handler. | 
| void | PDFParser. setPDFParserConfig(PDFParserConfig config) | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.