public class PageCountElementNode extends JsoupElementNode implements ICustomElementNode
ICustomElementNode implementation for a page count element node.
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_COUNTER_TAG
The Constant PAGE_COUNTER_TAG.
|
| Constructor and Description |
|---|
PageCountElementNode(boolean totalPageCount)
Creates a new PageCountElementNode instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTotalPageCount()
Checks if the node represents the total page count.
|
addAdditionalHtmlStyles, getAdditionalHtmlStyles, getAttribute, getAttributes, getLang, getStyles, name, setStyles, textaddChild, childNodes, parentNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAdditionalHtmlStyles, getAdditionalHtmlStyles, getAttribute, getAttributes, getLang, nameaddChild, childNodes, parentNodegetStyles, setStylespublic static final String PAGE_COUNTER_TAG
public PageCountElementNode(boolean totalPageCount)
PageCountElementNode instance.
totalPageCount - indicates if the node represents the total page count
Copyright © 1998–2019 iText Group NV. All rights reserved.