|
class |
Attacher |
|
Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements. More...
|
|
interface |
IHtmlProcessor |
|
Interface for classes that can process HTML to PDF in the form of a iText.Kernel.Pdf.PdfDocument or a list of iText.Layout.Element.IElement objects. More...
|
|
interface |
IOutlineMarkExtractor |
|
IOutlineMarkExtractor interface is used to control what part of element will be a mark witch will be used to create outline in iText.Html2pdf.Attach.Impl.OutlineHandler More...
|
|
interface |
ITagWorker |
|
Interface for all the tag worker implementations. More...
|
|
interface |
ITagWorkerFactory |
|
ITagWorkerFactory interface is used for instantiating new ITagWorker objects. More...
|
|
class |
ProcessorContext |
|
Keeps track of the context of the processor. More...
|
|
class |
State |
|
State machine to push, pop, peek,... More...
|
|