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