| Package | Description |
|---|---|
| com.itextpdf.html2pdf | |
| com.itextpdf.html2pdf.attach | |
| com.itextpdf.html2pdf.attach.impl |
| Modifier and Type | Method and Description |
|---|---|
OutlineHandler |
ConverterProperties.getOutlineHandler()
Gets the outline handler.
|
| Modifier and Type | Method and Description |
|---|---|
ConverterProperties |
ConverterProperties.setOutlineHandler(OutlineHandler outlineHandler)
Sets the outline handler.
|
| Modifier and Type | Method and Description |
|---|---|
OutlineHandler |
ProcessorContext.getOutlineHandler()
Gets the outline handler.
|
| Modifier and Type | Method and Description |
|---|---|
static OutlineHandler |
OutlineHandler.createStandardHandler()
Creates an OutlineHandler with standard predefined mappings.
|
OutlineHandler |
OutlineHandler.putAllTagPriorityMappings(Map<String,Integer> mappings)
Put all tag priority mappings.
|
OutlineHandler |
OutlineHandler.putTagPriorityMapping(String tagName, Integer priority)
Put tag priority mapping.
|
Copyright © 1998–2019 iText Group NV. All rights reserved.