- getAllConversionTypes() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getAllSpreadSheetNames() - Method in interface uno.informatics.common.io.ExcelReader
-
Gets all the spread sheets names in order as a list
- getAllSpreadSheetNamesAsArray() - Method in interface uno.informatics.common.io.ExcelReader
-
Gets all the spread sheets names in order in a array
- getCell() - Method in interface uno.informatics.common.io.TableReader
-
Gets the value of the current cell
- getCell() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getCellAsBoolean() - Method in interface uno.informatics.common.io.TableReader
-
Gets the value of the current cell as an boolean
- getCellAsBoolean() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getCellAsDouble() - Method in interface uno.informatics.common.io.TableReader
-
Gets the value of the current cell as a double
- getCellAsDouble() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getCellAsInt() - Method in interface uno.informatics.common.io.TableReader
-
Gets the value of the current cell as an int
- getCellAsInt() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getCellAsString() - Method in interface uno.informatics.common.io.TableReader
-
Gets the value of the current cell as a string
- getCellAsString() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getColumnCells() - Method in interface uno.informatics.common.io.ColumnReader
-
Gets the current column cell values
- getColumnCellsAsArray() - Method in interface uno.informatics.common.io.ColumnReader
-
Gets the current column cell values as an array
- getColumnCount() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getColumnHeaderPosition() - Method in class uno.informatics.common.io.FileProperties
-
- getColumnIndex() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getCommentString() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
Gets the string which indicates at comment line that should be ignored by
the reader.
- getConversionTypes(int) - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getDataColumnPosition() - Method in class uno.informatics.common.io.FileProperties
-
- getDataRowPosition() - Method in class uno.informatics.common.io.FileProperties
-
- getDataType(String) - Static method in class uno.informatics.common.ConversionUtilities
-
- getDataTypes(List<String>) - Static method in class uno.informatics.common.ConversionUtilities
-
- getDataTypes(String[]) - Static method in class uno.informatics.common.ConversionUtilities
-
- getDataTypes(List<String>, List<Integer>) - Static method in class uno.informatics.common.ConversionUtilities
-
- getDataTypes(String[], int[]) - Static method in class uno.informatics.common.ConversionUtilities
-
- getDefaultConversionTypes() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getDelimiterString() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
Gets the string which indicates a new field in a record.
- getFile() - Method in class uno.informatics.common.io.FileProperties
-
- getFileType() - Method in class uno.informatics.common.io.FileProperties
-
- getFrom() - Method in class uno.informatics.common.Mapping
-
- getFromLabel(F) - Method in class uno.informatics.common.Mapping
-
- getInstance() - Static method in class uno.informatics.common.PropertyUtils
-
- getInteger(ResourceBundle, String) - Static method in class uno.informatics.common.BundleUtils
-
Gets a integer for the given key from the given resource bundle or one of its parents.
- getOptions() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
Gets an int representing a bit array of options
- getPath() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getPath() - Method in interface uno.informatics.common.io.TextFileHandler
-
Gets the file associated with this handler
- getPathReference() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getPropertyChangeSupport() - Method in class uno.informatics.common.io.FileProperties
-
- getResourceBundle() - Method in class uno.informatics.common.AbstractPropertyUtils
-
- getResourceBundle() - Method in class uno.informatics.common.PropertyUtils
-
- getRowCells() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values
- getRowCells() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsArray() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values as an array
- getRowCellsAsArray() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsBoolean() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values
- getRowCellsAsBoolean() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsBooleanArray() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values as an array
- getRowCellsAsBooleanArray() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsDouble() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values
- getRowCellsAsDouble() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsDoubleArray() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values as an array
- getRowCellsAsDoubleArray() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsInt() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values
- getRowCellsAsInt() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsIntArray() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values as an array
- getRowCellsAsIntArray() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsString() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values
- getRowCellsAsString() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCellsAsStringArray() - Method in interface uno.informatics.common.io.RowReader
-
Gets the current remaining unread row cell values as an array
- getRowCellsAsStringArray() - Method in class uno.informatics.common.io.text.TextFileRowReader
-
- getRowCount() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getRowHeaderPosition() - Method in class uno.informatics.common.io.FileProperties
-
- getRowIndex() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getRowPosition() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getRowSize() - Method in class uno.informatics.common.io.text.AbstractTextFileHandler
-
- getSelectedSheet() - Method in class uno.informatics.common.io.ExcelFileProperties
-
- getSheets() - Method in class uno.informatics.common.io.ExcelFilePropertiesWithSheets
-
- getSheets(Path, FileType, int...) - Static method in class uno.informatics.common.io.IOUtilities
-
- getSheetsAsArray() - Method in class uno.informatics.common.io.ExcelFilePropertiesWithSheets
-
- getSpreadSheetCount() - Method in interface uno.informatics.common.io.ExcelReader
-
Gets the total number of spreadsheets available
- getSpreadSheetIndex() - Method in interface uno.informatics.common.io.ExcelHandler
-
Gets the index of the current spreadsheet
- getSpreadSheetName() - Method in interface uno.informatics.common.io.ExcelHandler
-
Gets the name of the current spreadsheet
- getString(String) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a string for the given key.
- getString(String, String) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string for the given key.
- getString(String, Object) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string for the given key.
- getString(String, int) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string for the given key.
- getString(String, String...) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string for the given key.
- getString(String, int...) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string for the given key.
- getString(String, Object...) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string for the given key.
- getString(ResourceBundle, String) - Static method in class uno.informatics.common.BundleUtils
-
Gets a string for the given key from the given resource bundle or one of its parents.
- getString(ResourceBundle, String, String[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string for the given key from the given resource bundle or one of its parents.
- getString(ResourceBundle, String, Object[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string for the given key from the given resource bundle or one of its parents.
- getString(ResourceBundle, String, int[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string for the given key from the given resource bundle or one of its parents.
- getString(ResourceBundle, String, double[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string for the given key from the given resource bundle or one of its parents.
- getStringArray(String) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a string array for the given key from the given resource bundle or one of its parents.
- getStringArray(String, String[]) - Method in class uno.informatics.common.AbstractPropertyUtils
-
Gets a parameterised string array for the given key from the given resource bundle or one of its parents.
- getStringArray(ResourceBundle, String) - Static method in class uno.informatics.common.BundleUtils
-
Gets a string array for the given key from the given resource bundle or one of its parents.
- getStringArray(ResourceBundle, String, String[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string array for the given key from the given resource bundle or one of its parents.
- getStringArray(ResourceBundle, String, int[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string array for the given key from the given resource bundle or one of its parents.
- getStringList(ResourceBundle, String) - Static method in class uno.informatics.common.BundleUtils
-
Gets a string list for the given key from the given resource bundle or one of its parents.
- getStringList(ResourceBundle, String, String[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string list for the given key from the given resource bundle or one of its parents.
- getStringList(ResourceBundle, String, int[]) - Static method in class uno.informatics.common.BundleUtils
-
Gets a parameterised string list for the given key from the given resource bundle or one of its parents.
- getTo() - Method in class uno.informatics.common.Mapping
-
- getToLabel(T) - Method in class uno.informatics.common.Mapping
-
- getTypesNames(int) - Static method in class uno.informatics.common.ConversionUtilities
-