Package org.docx4j.samples
Class TraverseRemoveVanish.TraversalUtilRunVisitor
java.lang.Object
org.docx4j.utils.TraversalUtilVisitor<R>
org.docx4j.samples.TraverseRemoveVanish.TraversalUtilRunVisitor
- Enclosing class:
- TraverseRemoveVanish
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.docx4j.utils.TraversalUtilVisitor
apply
-
Constructor Details
-
TraversalUtilRunVisitor
public TraversalUtilRunVisitor()
-
-
Method Details
-
apply
- Overrides:
applyin classTraversalUtilVisitor<R>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(!)
-