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 element
context - the context
public void processEnd(IElementNode element, ProcessorContext context)
ITagWorker
processEnd in interface ITagWorker
processEnd in class SpanTagWorker
element - the element node
context - the processor context
Copyright © 1998–2019 iText Group NV. All rights reserved.