Package org.wickedsource.docxstamper.util.walk
package org.wickedsource.docxstamper.util.walk
-
ClassesClassDescriptionA
CoordinatesWalkerthat does nothing in theBaseCoordinatesWalker.onRun(R, P)andBaseCoordinatesWalker.onParagraph(P)methods.This class is an abstract implementation of theDocumentWalkerinterface.Walks through a document and calls the methods on each paragraph and run.This class walks the document and calls abstract methods for each element it encounters.