Class Row

java.lang.Object
org.concordion.internal.Row

public class Row extends Object
  • Method Details

    • isHeaderRow

      public boolean isHeaderRow()
    • getElement

      public Element getElement()
    • getCells

      public Element[] getCells()
    • getIndexOfCell

      public int getIndexOfCell(Element cell)
    • deepClone

      public Row deepClone()