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 Details

    • TextMatchCallback

      public TextMatchCallback(org.docx4j.wml.Text text)
  • Method Details

    • apply

      public List<Object> apply(Object o)
      Specified by:
      apply in interface org.docx4j.TraversalUtil.Callback
      Specified by:
      apply in class org.docx4j.TraversalUtil.CallbackImpl