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, text
addChild, childNodes, parentNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAdditionalHtmlStyles, getAdditionalHtmlStyles, getAttribute, getAttributes, getLang, name
addChild, childNodes, parentNode
getStyles, setStyles
public 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.