Package org.openrefine.importers.tree
-
Interface Summary Interface Description TreeReader Interface for all tree-shaped parsers. -
Class Summary 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-structureTreeImportingParserBase Abstract class for importer parsers which handle tree-shaped data (currently XML and JSON).TreeImportUtilities TreeImportUtilities.ColumnIndexAllocator XmlImportUtilities -
Enum Summary Enum Description TreeReader.Token -
Exception Summary Exception Description TreeReaderException An Exception from the TreeReader interface methods.