public class ThTagWorker extends TdTagWorker
Constructor and Description |
---|
ThTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element, ProcessorContext context)
Creates a new ThTagWorker 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, processTagChild
public ThTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element, ProcessorContext context)
ThTagWorker
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 TdTagWorker
element
- the element node
context
- the processor context
Copyright © 1998–2019 iText Group NV. All rights reserved.