public class PageMarginRunningElementNode extends Object implements com.itextpdf.styledxmlparser.node.INode
INode
serving as a placeholder for running element.
Constructor and Description |
---|
PageMarginRunningElementNode(String runningElementName, String runningElementOccurrence) |
Modifier and Type | Method and Description |
---|---|
void |
addChild(com.itextpdf.styledxmlparser.node.INode node) |
List |
childNodes() |
String |
getRunningElementName() |
String |
getRunningElementOccurrence() |
com.itextpdf.styledxmlparser.node.INode |
parentNode() |
public ListchildNodes()
childNodes
in interface com.itextpdf.styledxmlparser.node.INode
public void addChild(com.itextpdf.styledxmlparser.node.INode node)
addChild
in interface com.itextpdf.styledxmlparser.node.INode
public com.itextpdf.styledxmlparser.node.INode parentNode()
parentNode
in interface com.itextpdf.styledxmlparser.node.INode
public String getRunningElementName()
public String getRunningElementOccurrence()
Copyright © 1998–2019 iText Group NV. All rights reserved.