public class ThTagWorker extends TdTagWorker
Constructor and Description |
---|
ThTagWorker(IElementNode element,
ProcessorContext context)
Creates a new
ThTagWorker 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 ThTagWorker(IElementNode element, ProcessorContext context)
ThTagWorker
instance.element
- the elementcontext
- the contextpublic void processEnd(IElementNode element, ProcessorContext context)
ITagWorker
processEnd
in interface ITagWorker
processEnd
in class TdTagWorker
element
- the element nodecontext
- the processor contextCopyright © 1998–2019 iText Group NV. All rights reserved.