Interface FileSplitterWithBinarySupport

    • Method Detail

      • setFileType

        void setFileType​(FileType value)
        Sets how to process the files.
        Parameters:
        value - the type of file
      • getFileType

        FileType getFileType()
        Returns how to process the files.
        Returns:
        the type of file
      • fileTypeTipText

        String fileTypeTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • setBufferSize

        void setBufferSize​(int value)
        Sets the size of the buffer.
        Parameters:
        value - the size
      • getBufferSize

        int getBufferSize()
        Get output file.
        Returns:
        file
      • bufferSizeTipText

        String bufferSizeTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.