Class TableCollector

java.lang.Object
org.docx4j.TraversalUtil.CallbackImpl
io.jmix.reports.yarg.formatters.impl.docx.TableCollector
All Implemented Interfaces:
org.docx4j.TraversalUtil.Callback

public class TableCollector extends org.docx4j.TraversalUtil.CallbackImpl
  • Field Details

  • Constructor Details

  • Method Details

    • apply

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

      protected void findNameForCurrentTable(TableManager currentTable)
    • walkJAXBElements

      public void walkJAXBElements(Object parent)
      Specified by:
      walkJAXBElements in interface org.docx4j.TraversalUtil.Callback
      Overrides:
      walkJAXBElements in class org.docx4j.TraversalUtil.CallbackImpl