Class AbstractInliner.TextMatchCallback
java.lang.Object
org.docx4j.TraversalUtil.CallbackImpl
io.jmix.reports.yarg.formatters.impl.inline.AbstractInliner.TextMatchCallback
- All Implemented Interfaces:
org.docx4j.TraversalUtil.Callback
- Enclosing class:
- AbstractInliner
protected class AbstractInliner.TextMatchCallback
extends org.docx4j.TraversalUtil.CallbackImpl
-
Constructor Summary
-
Method Summary
Methods inherited from class org.docx4j.TraversalUtil.CallbackImpl
getChildren, shouldTraverse, walkJAXBElements
-
Constructor Details
-
TextMatchCallback
public TextMatchCallback(org.docx4j.wml.Text text)
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceorg.docx4j.TraversalUtil.Callback
- Specified by:
apply
in classorg.docx4j.TraversalUtil.CallbackImpl
-