Skip navigation links
A C G P R S 

A

addRow(Integer, String...) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Add a row to CSV.

C

com.github.jep42.roboteasycsv - package com.github.jep42.roboteasycsv
 

G

getAllCsvValues(Integer, String) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Get the values of all cells matching the given selector expression.
getFirstCsvValue(Integer, String) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Get the value of the first cell matching the given selector expression.

P

parseCsvFromFile(Integer, String, int) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Parse a CSV file from the given path and creates a new CSV session object identified by the given Session ID.
parseCsvFromFile(Integer, String, int, String, String, String) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Parse a CSV file from the given path and creates a new CSV session object identified by the given Session ID.

R

removeCsvSession(Integer) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Removes the CSV session identified by the given session ID.
ROBOT_LIBRARY_SCOPE - Static variable in class com.github.jep42.roboteasycsv.RobotEasyCsv
 
ROBOT_LIBRARY_VERSION - Static variable in class com.github.jep42.roboteasycsv.RobotEasyCsv
 
RobotCsvException - Exception in com.github.jep42.roboteasycsv
 
RobotCsvException(String) - Constructor for exception com.github.jep42.roboteasycsv.RobotCsvException
 
RobotEasyCsv - Class in com.github.jep42.roboteasycsv
This library provides keywords to read / write values from CSV files using selector expressions.
RobotEasyCsv() - Constructor for class com.github.jep42.roboteasycsv.RobotEasyCsv
 

S

saveCsvToFile(Integer, String) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Save the CSV to file.
setCsvValues(Integer, String, String) - Method in class com.github.jep42.roboteasycsv.RobotEasyCsv
Set the value of a the cell(s) matching the given selector expression.
A C G P R S 
Skip navigation links

Copyright © 2019. All Rights Reserved.