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