Uses of Package
com.google.refine.importers.tree
Packages that use com.google.refine.importers.tree
-
Classes in com.google.refine.importers.tree used by com.google.refine.importersClassDescriptionA column group describes a branch in tree structured dataAbstract class for importer parsers which handle tree-shaped data (currently XML & JSON).Interface for all tree-shaped parsers.An Exception from the TreeReader interface methods.
-
Classes in com.google.refine.importers.tree used by com.google.refine.importers.treeClassDescriptionA column is used to describe a branch-terminating element in a tree structureA column group describes a branch in tree structured dataDeprecated.2020-07-23 Use the method signatures which take individual parameters instead of thisA record describes a data element in a tree-structureInterface for all tree-shaped parsers.An Exception from the TreeReader interface methods.