Package fit

Class ColumnFixture

    • Field Detail

      • columnBindings

        protected Binding[] columnBindings
      • executeCalledForRow

        protected boolean executeCalledForRow
    • Constructor Detail

      • ColumnFixture

        public ColumnFixture()
    • Method Detail

      • doCell

        public void doCell​(Parse cell,
                           int column)
        Overrides:
        doCell in class Fixture
      • executeIfNeeded

        protected void executeIfNeeded()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • reset

        public void reset()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • execute

        public void execute()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • bindColumnHeadersToMethodsAndFields

        protected void bindColumnHeadersToMethodsAndFields​(Parse heads)
      • createBinding

        protected Binding createBinding​(int column,
                                        Parse heads)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable