Uses of Class
org.openrefine.runners.local.pll.TextFilePLL
-
Packages that use TextFilePLL Package Description org.openrefine.runners.local.pll -
-
Uses of TextFilePLL in org.openrefine.runners.local.pll
Methods in org.openrefine.runners.local.pll that return TextFilePLL Modifier and Type Method Description TextFilePLL
PLLContext. textFile(String path, Charset encoding, boolean ignoreEarlyEOF)
Loads a text file as a PLL.
-