Package com.itextpdf.html2pdf.attach
Interface IOutlineMarkExtractor
- All Known Implementing Classes:
-
ClassOutlineMarkExtractor
,TagOutlineMarkExtractor
public interface IOutlineMarkExtractor
IOutlineMarkExtractor
interface is used to control what part of element will be a mark witch will be used to create outline in OutlineHandler
-
Method Summary
-
Method Details
-
getMark
Get element mark.- Parameters:
-
element
- the element - Returns:
- returns string mark of the element
-