Class ImportDataTableTextOptions

java.lang.Object
All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject, XMLObject

public class ImportDataTableTextOptions
extends ImportDataTableOptions
Specifies options for importing data from a text file to a data source table.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Field Details

    • delimiter

      public java.lang.String delimiter
    • has_header

      public boolean has_header
    • start_at

      public int start_at
  • Constructor Details

    • ImportDataTableTextOptions

      public ImportDataTableTextOptions()