public class HTagWorker extends DivTagWorker
| Constructor and Description |
|---|
HTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
Creates a new
HTagWorker instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
processEnd(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
Placeholder for what needs to be done after the content of a tag has been processed.
|
getDisplay, getElementResult, processContent, processTagChildpublic HTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
HTagWorker instance.element - the elementcontext - the contextpublic void processEnd(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
ITagWorkerprocessEnd in interface ITagWorkerprocessEnd in class DivTagWorkerelement - the element nodecontext - the processor contextCopyright © 1998–2019 iText Group NV. All rights reserved.