Uses of Package
org.openrefine.importers
-
Packages that use org.openrefine.importers Package Description org.openrefine.extension.database org.openrefine.importers org.openrefine.importers.tree org.openrefine.model org.openrefine.pcaxis org.openrefine.runners.local Supplies aRunner
which is designed for execution on a single machine, with parallelism.org.openrefine.runners.local.logging org.openrefine.runners.local.pll org.openrefine.runners.testing -
Classes in org.openrefine.importers used by org.openrefine.extension.database Class Description TabularParserHelper TabularParserHelper.TableDataReader -
Classes in org.openrefine.importers used by org.openrefine.importers Class Description ImportingParserBase Importer which handles the import of multiple files as a single one.InputStreamImporter A base class for importers which read their files in binary mode (as anInputStream
).LegacyProjectImporter.SerializedCell Helper class to deserialize a cell as serialized by OpenRefine up to 3.x.LegacyProjectImporter.SerializedRow Legacy serialized version of a row, only used to read old projects.MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file.RdfTripleImporter RdfTripleImporter.Mode ReaderImporter A base class for importers which read files in text mode (with aReader
).SeparatorBasedImporter.Separator TabularParserHelper.TableDataReader WikitextImporter.WikitextTableVisitor XmlImporter -
Classes in org.openrefine.importers used by org.openrefine.importers.tree Class Description ImportingParserBase Importer which handles the import of multiple files as a single one.MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file. -
Classes in org.openrefine.importers used by org.openrefine.model Class Description MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file. -
Classes in org.openrefine.importers used by org.openrefine.pcaxis Class Description ImportingParserBase Importer which handles the import of multiple files as a single one.ReaderImporter A base class for importers which read files in text mode (with aReader
).TabularParserHelper.TableDataReader -
Classes in org.openrefine.importers used by org.openrefine.runners.local Class Description MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file. -
Classes in org.openrefine.importers used by org.openrefine.runners.local.logging Class Description MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file. -
Classes in org.openrefine.importers used by org.openrefine.runners.local.pll Class Description MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file. -
Classes in org.openrefine.importers used by org.openrefine.runners.testing Class Description MultiFileReadingProgress Interface for reporting progress of reading a file, by repeatedly updating how many bytes have been read in the file.