Uses of Class
org.openrefine.importers.tree.ImportColumn
-
Packages that use ImportColumn Package Description org.openrefine.importers.tree -
-
Uses of ImportColumn in org.openrefine.importers.tree
Fields in org.openrefine.importers.tree with type parameters of type ImportColumn Modifier and Type Field Description Map<String,ImportColumn>ImportColumnGroup. columnsMethods in org.openrefine.importers.tree that return ImportColumn Modifier and Type Method Description protected static ImportColumnTreeImportUtilities. createColumn(TreeImportUtilities.ColumnIndexAllocator columnIndexAllocator, ImportColumnGroup columnGroup, String localName)protected static ImportColumnTreeImportUtilities. getColumn(TreeImportUtilities.ColumnIndexAllocator columnIndexAllocator, ImportColumnGroup columnGroup, String localName)
-