JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Record Class
org.aksw.iguana.cc.storage.Storable.CSVData
Packages that use
Storable.CSVData
Package
Description
org.aksw.iguana.cc.lang.impl
org.aksw.iguana.cc.storage
Uses of
Storable.CSVData
in
org.aksw.iguana.cc.lang.impl
Methods in
org.aksw.iguana.cc.lang.impl
that return
Storable.CSVData
Modifier and Type
Method
Description
Storable.CSVData
BooleanResultData.
toCSV
()
Storable.CSVData
ResultCountData.
toCSV
()
Uses of
Storable.CSVData
in
org.aksw.iguana.cc.storage
Methods in
org.aksw.iguana.cc.storage
that return
Storable.CSVData
Modifier and Type
Method
Description
Storable.CSVData
Storable.AsCSV.
toCSV
()
Converts the data into CSV files.