Skip navigation links
A C D E F G H L M O P R S T U V 

A

AbstractCSVKeyword - Class in org.jspringbot.keyword.csv
 
AbstractCSVKeyword() - Constructor for class org.jspringbot.keyword.csv.AbstractCSVKeyword
 
add(Restriction) - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
AddColumnIndexEqualsCSVRestriction - Class in org.jspringbot.keyword.csv
 
AddColumnIndexEqualsCSVRestriction() - Constructor for class org.jspringbot.keyword.csv.AddColumnIndexEqualsCSVRestriction
 
addColumnIndexEqualsRestriction(int, String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
addColumnIndexEqualsRestriction(int, String) - Method in class org.jspringbot.keyword.csv.CSVState
 
AddColumnNameEqualsCSVRestriction - Class in org.jspringbot.keyword.csv
 
AddColumnNameEqualsCSVRestriction() - Constructor for class org.jspringbot.keyword.csv.AddColumnNameEqualsCSVRestriction
 
addColumnNameEqualsRestriction(String, String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
addColumnNameEqualsRestriction(String, String) - Method in class org.jspringbot.keyword.csv.CSVState
 
and(Restriction) - Method in class org.jspringbot.keyword.csv.criteria.ConjunctionRestriction
 
AND_CONJUNCTION - Static variable in class org.jspringbot.keyword.csv.CSVState
 
append(Restriction) - Method in class org.jspringbot.keyword.csv.criteria.ConjunctionRestriction
 
append(Restriction) - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
append(Restriction) - Method in class org.jspringbot.keyword.csv.criteria.DisjunctionRestriction
 
append(Restriction) - Method in interface org.jspringbot.keyword.csv.criteria.RestrictionAppender
 
AppendCSVLine - Class in org.jspringbot.keyword.csv
 
AppendCSVLine() - Constructor for class org.jspringbot.keyword.csv.AppendCSVLine
 
appendCSVLine(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
appendCSVLine(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
asArray(String) - Static method in class org.jspringbot.keyword.csv.ELCSVUtils
 
asLine(Object...) - Static method in class org.jspringbot.keyword.csv.ELCSVUtils
 

C

ColumnEqualsRestriction - Class in org.jspringbot.keyword.csv.criteria
Add a column equals restriction
ColumnEqualsRestriction(String, String) - Constructor for class org.jspringbot.keyword.csv.criteria.ColumnEqualsRestriction
 
ColumnEqualsRestriction(Integer, String) - Constructor for class org.jspringbot.keyword.csv.criteria.ColumnEqualsRestriction
 
columnIndexEquals(int, String) - Static method in class org.jspringbot.keyword.csv.criteria.Restrictions
 
columnNameEquals(String, String) - Static method in class org.jspringbot.keyword.csv.criteria.Restrictions
 
conjunction() - Static method in class org.jspringbot.keyword.csv.criteria.Restrictions
 
ConjunctionEndCSVRestriction - Class in org.jspringbot.keyword.csv
 
ConjunctionEndCSVRestriction() - Constructor for class org.jspringbot.keyword.csv.ConjunctionEndCSVRestriction
 
ConjunctionRestriction - Class in org.jspringbot.keyword.csv.criteria
Will or all provided restrictions
ConjunctionRestriction() - Constructor for class org.jspringbot.keyword.csv.criteria.ConjunctionRestriction
 
ConjunctionStartCSVRestriction - Class in org.jspringbot.keyword.csv
 
ConjunctionStartCSVRestriction() - Constructor for class org.jspringbot.keyword.csv.ConjunctionStartCSVRestriction
 
count() - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
createAlias(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
createCriteria() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
createCriteria() - Method in class org.jspringbot.keyword.csv.CSVState
 
CreateCSVCriteria - Class in org.jspringbot.keyword.csv
 
CreateCSVCriteria() - Constructor for class org.jspringbot.keyword.csv.CreateCSVCriteria
 
CreateCSVStateAlias - Class in org.jspringbot.keyword.csv
 
CreateCSVStateAlias() - Constructor for class org.jspringbot.keyword.csv.CreateCSVStateAlias
 
CreateListResultAsCSVState - Class in org.jspringbot.keyword.csv
 
CreateListResultAsCSVState() - Constructor for class org.jspringbot.keyword.csv.CreateListResultAsCSVState
 
createStateFromList(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
CSVHelper - Class in org.jspringbot.keyword.csv
CSV main helper class
CSVHelper() - Constructor for class org.jspringbot.keyword.csv.CSVHelper
 
CSVLineCriteria - Class in org.jspringbot.keyword.csv.criteria
Creates a CSV line criteria
CSVLineCriteria(List<String[]>, Map<String, Integer>) - Constructor for class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
CSVState - Class in org.jspringbot.keyword.csv
 
CSVState(String) - Constructor for class org.jspringbot.keyword.csv.CSVState
 

D

disjunction() - Static method in class org.jspringbot.keyword.csv.criteria.Restrictions
 
DisjunctionEndCSVRestriction - Class in org.jspringbot.keyword.csv
 
DisjunctionEndCSVRestriction() - Constructor for class org.jspringbot.keyword.csv.DisjunctionEndCSVRestriction
 
DisjunctionRestriction - Class in org.jspringbot.keyword.csv.criteria
Will or all provided restrictions
DisjunctionRestriction() - Constructor for class org.jspringbot.keyword.csv.criteria.DisjunctionRestriction
 
DisjunctionStartCSVRestriction - Class in org.jspringbot.keyword.csv
 
DisjunctionStartCSVRestriction() - Constructor for class org.jspringbot.keyword.csv.DisjunctionStartCSVRestriction
 

E

ELCSVUtils - Class in org.jspringbot.keyword.csv
 
ELCSVUtils() - Constructor for class org.jspringbot.keyword.csv.ELCSVUtils
 
endConjunction() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
endConjunction() - Method in class org.jspringbot.keyword.csv.CSVState
 
endDisjunction() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
endDisjunction() - Method in class org.jspringbot.keyword.csv.CSVState
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.AbstractCSVKeyword
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.AddColumnIndexEqualsCSVRestriction
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.AddColumnNameEqualsCSVRestriction
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.AppendCSVLine
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ConjunctionEndCSVRestriction
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ConjunctionStartCSVRestriction
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.CreateCSVCriteria
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.CreateCSVStateAlias
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.CreateListResultAsCSVState
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.DisjunctionEndCSVRestriction
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.DisjunctionStartCSVRestriction
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.FirstCSVMapResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.FirstCSVResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVColumnValue
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVColumnValues
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVLines
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVListColumnIndexResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVListColumnNameResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVListMapResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetCSVListResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetFirstCSVColumnIndexResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.GetFirstCSVColumnNameResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ParseCSVResource
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ParseCSVString
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ParseStateCSVResource
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ParseStateCSVString
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ProjectCSVCount
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ProjectCSVCountShouldBe
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.SetCSVHeaders
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.SetFirstCSVRowAsHeaders
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.ShouldHaveCSVResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.SwitchCSVState
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.UniqueCSVMapResult
 
execute(Object[]) - Method in class org.jspringbot.keyword.csv.UniqueCSVResult
 

F

FirstCSVMapResult - Class in org.jspringbot.keyword.csv
 
FirstCSVMapResult() - Constructor for class org.jspringbot.keyword.csv.FirstCSVMapResult
 
FirstCSVResult - Class in org.jspringbot.keyword.csv
 
FirstCSVResult() - Constructor for class org.jspringbot.keyword.csv.FirstCSVResult
 
firstMapResult() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
firstMapResult() - Method in class org.jspringbot.keyword.csv.CSVState
 
firstResult() - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
firstResult() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
firstResult() - Method in class org.jspringbot.keyword.csv.CSVState
 
firstResultColumnIndex(int) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
firstResultColumnIndex(int) - Method in class org.jspringbot.keyword.csv.CSVState
 
firstResultColumnName(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
firstResultColumnName(String) - Method in class org.jspringbot.keyword.csv.CSVState
 

G

getColumnValue(String[], String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
getColumnValue(String[], String) - Method in class org.jspringbot.keyword.csv.CSVState
 
getColumnValues(int) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
getColumnValues(int) - Method in class org.jspringbot.keyword.csv.CSVState
 
GetCSVColumnValue - Class in org.jspringbot.keyword.csv
 
GetCSVColumnValue() - Constructor for class org.jspringbot.keyword.csv.GetCSVColumnValue
 
GetCSVColumnValues - Class in org.jspringbot.keyword.csv
 
GetCSVColumnValues() - Constructor for class org.jspringbot.keyword.csv.GetCSVColumnValues
 
GetCSVLines - Class in org.jspringbot.keyword.csv
 
GetCSVLines() - Constructor for class org.jspringbot.keyword.csv.GetCSVLines
 
GetCSVListColumnIndexResult - Class in org.jspringbot.keyword.csv
 
GetCSVListColumnIndexResult() - Constructor for class org.jspringbot.keyword.csv.GetCSVListColumnIndexResult
 
GetCSVListColumnNameResult - Class in org.jspringbot.keyword.csv
 
GetCSVListColumnNameResult() - Constructor for class org.jspringbot.keyword.csv.GetCSVListColumnNameResult
 
GetCSVListMapResult - Class in org.jspringbot.keyword.csv
 
GetCSVListMapResult() - Constructor for class org.jspringbot.keyword.csv.GetCSVListMapResult
 
GetCSVListResult - Class in org.jspringbot.keyword.csv
 
GetCSVListResult() - Constructor for class org.jspringbot.keyword.csv.GetCSVListResult
 
GetFirstCSVColumnIndexResult - Class in org.jspringbot.keyword.csv
 
GetFirstCSVColumnIndexResult() - Constructor for class org.jspringbot.keyword.csv.GetFirstCSVColumnIndexResult
 
GetFirstCSVColumnNameResult - Class in org.jspringbot.keyword.csv
 
GetFirstCSVColumnNameResult() - Constructor for class org.jspringbot.keyword.csv.GetFirstCSVColumnNameResult
 
getLines() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
getLines() - Method in class org.jspringbot.keyword.csv.CSVState
 
getName() - Method in class org.jspringbot.keyword.csv.CSVState
 

H

helper - Variable in class org.jspringbot.keyword.csv.AbstractCSVKeyword
 

L

lastResult() - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
lastResult() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
lastResult() - Method in class org.jspringbot.keyword.csv.CSVState
 
lastResultColumnIndex(int) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
lastResultColumnIndex(int) - Method in class org.jspringbot.keyword.csv.CSVState
 
lastResultColumnName(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
lastResultColumnName(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
list() - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
list() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
list() - Method in class org.jspringbot.keyword.csv.CSVState
 
listAsNewState(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
listColumnIndex(int) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
listColumnIndex(int) - Method in class org.jspringbot.keyword.csv.CSVState
 
listColumnName(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
listColumnName(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
LOG - Static variable in class org.jspringbot.keyword.csv.CSVHelper
 
LOG - Static variable in class org.jspringbot.keyword.csv.CSVState
 

M

map() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
map() - Method in class org.jspringbot.keyword.csv.CSVState
 
matches(String[], Map<String, Integer>) - Method in class org.jspringbot.keyword.csv.criteria.ColumnEqualsRestriction
 
matches(String[], Map<String, Integer>) - Method in class org.jspringbot.keyword.csv.criteria.ConjunctionRestriction
 
matches(String[], Map<String, Integer>) - Method in class org.jspringbot.keyword.csv.criteria.DisjunctionRestriction
 
matches(String[], Map<String, Integer>) - Method in interface org.jspringbot.keyword.csv.criteria.Restriction
 
MAX_LOG_LINES - Static variable in class org.jspringbot.keyword.csv.CSVState
 

O

or(Restriction) - Method in class org.jspringbot.keyword.csv.criteria.DisjunctionRestriction
 
OR_DISJUNCTION - Static variable in class org.jspringbot.keyword.csv.CSVState
 
org.jspringbot.keyword.csv - package org.jspringbot.keyword.csv
 
org.jspringbot.keyword.csv.criteria - package org.jspringbot.keyword.csv.criteria
 

P

parseCSVResource(String, String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
parseCSVResource(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
parseCSVResource(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
ParseCSVResource - Class in org.jspringbot.keyword.csv
 
ParseCSVResource() - Constructor for class org.jspringbot.keyword.csv.ParseCSVResource
 
parseCSVString(String, String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
parseCSVString(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
parseCSVString(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
ParseCSVString - Class in org.jspringbot.keyword.csv
 
ParseCSVString() - Constructor for class org.jspringbot.keyword.csv.ParseCSVString
 
ParseStateCSVResource - Class in org.jspringbot.keyword.csv
 
ParseStateCSVResource() - Constructor for class org.jspringbot.keyword.csv.ParseStateCSVResource
 
ParseStateCSVString - Class in org.jspringbot.keyword.csv
 
ParseStateCSVString() - Constructor for class org.jspringbot.keyword.csv.ParseStateCSVString
 
projectCount() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
projectCount() - Method in class org.jspringbot.keyword.csv.CSVState
 
ProjectCSVCount - Class in org.jspringbot.keyword.csv
 
ProjectCSVCount() - Constructor for class org.jspringbot.keyword.csv.ProjectCSVCount
 
ProjectCSVCountShouldBe - Class in org.jspringbot.keyword.csv
 
ProjectCSVCountShouldBe() - Constructor for class org.jspringbot.keyword.csv.ProjectCSVCountShouldBe
 

R

Restriction - Interface in org.jspringbot.keyword.csv.criteria
 
RestrictionAppender - Interface in org.jspringbot.keyword.csv.criteria
Compound restriction
Restrictions - Class in org.jspringbot.keyword.csv.criteria
All valid restrictions
Restrictions() - Constructor for class org.jspringbot.keyword.csv.criteria.Restrictions
 

S

SetCSVHeaders - Class in org.jspringbot.keyword.csv
 
SetCSVHeaders() - Constructor for class org.jspringbot.keyword.csv.SetCSVHeaders
 
SetFirstCSVRowAsHeaders - Class in org.jspringbot.keyword.csv
 
SetFirstCSVRowAsHeaders() - Constructor for class org.jspringbot.keyword.csv.SetFirstCSVRowAsHeaders
 
setFirstLineAsHeader() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
setFirstLineAsHeader() - Method in class org.jspringbot.keyword.csv.CSVState
 
setHeaders(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 
setHeaders(String) - Method in class org.jspringbot.keyword.csv.CSVState
 
ShouldHaveCSVResult - Class in org.jspringbot.keyword.csv
 
ShouldHaveCSVResult() - Constructor for class org.jspringbot.keyword.csv.ShouldHaveCSVResult
 
startConjunction() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
startConjunction() - Method in class org.jspringbot.keyword.csv.CSVState
 
startDisjunction() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
startDisjunction() - Method in class org.jspringbot.keyword.csv.CSVState
 
SwitchCSVState - Class in org.jspringbot.keyword.csv
 
SwitchCSVState() - Constructor for class org.jspringbot.keyword.csv.SwitchCSVState
 
switchState(String) - Method in class org.jspringbot.keyword.csv.CSVHelper
 

T

toLine(String) - Method in class org.jspringbot.keyword.csv.CSVState
 

U

UniqueCSVMapResult - Class in org.jspringbot.keyword.csv
 
UniqueCSVMapResult() - Constructor for class org.jspringbot.keyword.csv.UniqueCSVMapResult
 
UniqueCSVResult - Class in org.jspringbot.keyword.csv
 
UniqueCSVResult() - Constructor for class org.jspringbot.keyword.csv.UniqueCSVResult
 
uniqueMapResult() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
uniqueMapResult() - Method in class org.jspringbot.keyword.csv.CSVState
 
uniqueResult() - Method in class org.jspringbot.keyword.csv.criteria.CSVLineCriteria
 
uniqueResult() - Method in class org.jspringbot.keyword.csv.CSVHelper
 
uniqueResult() - Method in class org.jspringbot.keyword.csv.CSVState
 

V

value(String[], String) - Static method in class org.jspringbot.keyword.csv.ELCSVUtils
 
A C D E F G H L M O P R S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.