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.
|
addBlockChild, getDisplay, getElementResult, postProcessInlineGroup, processContent, processTagChild
public HTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element, ProcessorContext context)
HTagWorker
instance.
element
- the element
context
- the context
public void processEnd(com.itextpdf.styledxmlparser.node.IElementNode element, ProcessorContext context)
ITagWorker
processEnd
in interface ITagWorker
processEnd
in class DivTagWorker
element
- the element node
context
- the processor context
Copyright © 1998–2021 iText Group NV. All rights reserved.