public class PageTargetCountElementNode extends PageCountElementNode
JsoupElementNode implementation for page target-counters.PAGE_COUNTER_TAG| Constructor and Description |
|---|
PageTargetCountElementNode(com.itextpdf.styledxmlparser.node.INode parent,
String target)
Creates a new
PageTargetCountElementNode instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getTarget()
Checks if the node represents the total page count.
|
addChild, childNodes, getDigitsGlyphStyle, isTotalPageCount, parentNode, setDigitsGlyphStyleaddAdditionalHtmlStyles, getAdditionalHtmlStyles, getAttribute, getAttributes, getLang, getStyles, name, setStyles, textclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic PageTargetCountElementNode(com.itextpdf.styledxmlparser.node.INode parent,
String target)
PageTargetCountElementNode instance.parent - the parent nodetarget - the target from which page will be taken.public String getTarget()
Copyright © 1998–2020 iText Group NV. All rights reserved.