Package com.google.refine.importers.tree
package com.google.refine.importers.tree
-
ClassDescriptionA 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-structureAbstract 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.