public class PageCountWorker extends SpanTagWorker
| Constructor and Description |
|---|
PageCountWorker(IElementNode element,
ProcessorContext context)
Creates a new
PageCountWorker 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 PageCountWorker(IElementNode element, ProcessorContext context)
PageCountWorker 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.