Class PageNumberInformationCollector.FieldVisitor

java.lang.Object
org.docx4j.utils.TraversalUtilVisitor<CTSimpleField>
org.docx4j.convert.out.common.preprocess.PageNumberInformationCollector.FieldVisitor
Enclosing class:
PageNumberInformationCollector

protected static class PageNumberInformationCollector.FieldVisitor
extends TraversalUtilVisitor<CTSimpleField>
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected FldSimpleModel fldSimpleModel  
    protected PageNumberInformation results  
  • Constructor Summary

    Constructors
    Constructor Description
    FieldVisitor​(PageNumberInformation results)  
  • Method Summary

    Modifier and Type Method Description
    void apply​(CTSimpleField element)
    Apply method if there is no need to access the surrounding elements
    protected java.lang.String extractFormat​(java.lang.String instr)  

    Methods inherited from class org.docx4j.utils.TraversalUtilVisitor

    apply

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait