public class ATagWorker extends SpanTagWorker
a element.| Constructor and Description |
|---|
ATagWorker(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
Creates a new
ATagWorker 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.
|
getAllElements, getDisplay, getElementResult, getOwnLeafElements, processContent, processTagChildpublic ATagWorker(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
ATagWorker instance.element - the elementcontext - the contextpublic void processEnd(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
ITagWorkerprocessEnd in interface ITagWorkerprocessEnd in class SpanTagWorkerelement - the element nodecontext - the processor contextCopyright © 1998–2020 iText Group NV. All rights reserved.