Package org.docx4j.samples
Class TraverseRemovePageBreakBefore.TraversalUtilPVisitor
java.lang.Object
org.docx4j.utils.TraversalUtilVisitor<P>
org.docx4j.samples.TraverseRemovePageBreakBefore.TraversalUtilPVisitor
- Enclosing class:
- TraverseRemovePageBreakBefore
public static class TraverseRemovePageBreakBefore.TraversalUtilPVisitor
extends TraversalUtilVisitor<P>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.docx4j.utils.TraversalUtilVisitor
apply
-
Field Details
-
falseVal
BooleanDefaultTrue falseVal
-
-
Constructor Details
-
TraversalUtilPVisitor
TraversalUtilPVisitor()
-
-
Method Details
-
apply
- Overrides:
applyin classTraversalUtilVisitor<P>parent- (logical?)parent in the of the elementsiblings- List of the element (this includes the element itself). This list can't be changed while the visitor is running(!)
-