| Interface | Description | 
|---|---|
| IHtmlProcessor | 
           Interface for classes that can process HTML to PDF in the form of a  PdfDocumentor a list ofIElementobjects. | 
| ITagWorker | 
           Interface for all the tag worker implementations. 
          | 
| ITagWorkerFactory | ITagWorkerFactoryinterface is used for instantiating newITagWorkerobjects. | 
| Class | Description | 
|---|---|
| Attacher | 
           Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements. 
          | 
| ProcessorContext | 
           Keeps track of the context of the processor. 
          | 
| State | 
           State machine to push, pop, peek,... 
          | 
Copyright © 1998–2019 iText Group NV. All rights reserved.