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