Interface InputFileMetaInterface

    • Method Detail

      • getFileFormatTypeNr

        int getFileFormatTypeNr()
        Deprecated.
      • hasHeader

        boolean hasHeader()
        Deprecated.
      • getNrHeaderLines

        int getNrHeaderLines()
        Deprecated.
      • getFilePaths

        String[] getFilePaths​(org.pentaho.di.core.variables.VariableSpace space)
        Deprecated.
      • isErrorIgnored

        boolean isErrorIgnored()
        Deprecated.
      • getErrorCountField

        String getErrorCountField()
        Deprecated.
      • getErrorFieldsField

        String getErrorFieldsField()
        Deprecated.
      • getErrorTextField

        String getErrorTextField()
        Deprecated.
      • getFileType

        String getFileType()
        Deprecated.
      • getEnclosure

        String getEnclosure()
        Deprecated.
      • getEscapeCharacter

        String getEscapeCharacter()
        Deprecated.
      • getSeparator

        String getSeparator()
        Deprecated.
      • isErrorLineSkipped

        boolean isErrorLineSkipped()
        Deprecated.
      • includeFilename

        boolean includeFilename()
        Deprecated.
      • includeRowNumber

        boolean includeRowNumber()
        Deprecated.