Class ConversionSectionWrapperFactory.SdtBlockFinder

java.lang.Object
org.docx4j.TraversalUtil.CallbackImpl
org.docx4j.convert.out.common.wrappers.ConversionSectionWrapperFactory.SdtBlockFinder
All Implemented Interfaces:
TraversalUtil.Callback
Enclosing class:
ConversionSectionWrapperFactory

protected static class ConversionSectionWrapperFactory.SdtBlockFinder
extends TraversalUtil.CallbackImpl
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected SdtBlockFinder()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.lang.Object> apply​(java.lang.Object o)
    Visits a node in pre order (before its children have been visited).
    void walkJAXBElements​(java.lang.Object parent)  

    Methods inherited from class org.docx4j.TraversalUtil.CallbackImpl

    getChildren, shouldTraverse

    Methods inherited from class java.lang.Object

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