Class AbstractTableWriter.TableModelTransformState

java.lang.Object
org.docx4j.convert.out.common.writer.AbstractTableWriter.TableModelTransformState
All Implemented Interfaces:
Writer.TransformState
Enclosing class:
AbstractTableWriter

protected static class AbstractTableWriter.TableModelTransformState
extends java.lang.Object
implements Writer.TransformState
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected TableModelTransformState()  
  • Method Summary

    Modifier and Type Method Description
    int getIdx()  
    void incrementIdx()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getIdx

      public int getIdx()
      Returns:
      the idx
    • incrementIdx

      public void incrementIdx()
      Parameters:
      idx - the idx to set