Uses of Package
org.openrefine.importers.tree
-
Packages that use org.openrefine.importers.tree Package Description org.openrefine.importers org.openrefine.importers.tree -
Classes in org.openrefine.importers.tree used by org.openrefine.importers Class Description ImportColumnGroup A column group describes a branch in tree structured dataTreeImportingParserBase Abstract class for importer parsers which handle tree-shaped data (currently XML and JSON).TreeImportUtilities.ColumnIndexAllocator TreeReader Interface for all tree-shaped parsers.TreeReader.Token TreeReaderException An Exception from the TreeReader interface methods. -
Classes in org.openrefine.importers.tree used by org.openrefine.importers.tree Class Description ImportColumn A column is used to describe a branch-terminating element in a tree structureImportColumnGroup A column group describes a branch in tree structured dataImportParameters Deprecated.2020-07-23 Use the method signatures which take individual parameters instead of thisImportRecord A record describes a data element in a tree-structureTreeImportUtilities TreeImportUtilities.ColumnIndexAllocator TreeReader Interface for all tree-shaped parsers.TreeReader.Token TreeReaderException An Exception from the TreeReader interface methods.