Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Abs - Class in com.google.refine.expr.functions.math
- Abs() - Constructor for class com.google.refine.expr.functions.math.Abs
- AbstractOperation - Class in com.google.refine.model
- AbstractOperation() - Constructor for class com.google.refine.model.AbstractOperation
- accept(Project, RecordVisitor) - Method in interface com.google.refine.browsing.FilteredRecords
-
Go through the records of the given project, determine which match and which don't, and call visitor.visit() on those that match
- accept(Project, RecordVisitor) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRecords
- accept(Project, RowVisitor) - Method in interface com.google.refine.browsing.FilteredRows
-
Go through the rows of the given project, determine which match and which don't, and call visitor.visit() on those that match, and possibly their context and dependent rows.
- accept(Project, RowVisitor) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRows
- accept(Project, RowVisitor) - Method in class com.google.refine.browsing.util.FilteredRecordsAsFilteredRows
- ACos - Class in com.google.refine.expr.functions.math
- ACos() - Constructor for class com.google.refine.expr.functions.math.ACos
- add(RecordFilter) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRecords
- add(RowFilter) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRows
- add(String) - Method in class com.google.refine.preference.TopList
- addArchiveColumn(Project) - Static method in class com.google.refine.importers.ImportingParserBase
- addCandidate(ReconCandidate) - Method in class com.google.refine.model.Recon
- addCell(Project, ImportColumnGroup, ImportRecord, String, Serializable) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- addCell(Project, ImportColumnGroup, ImportRecord, String, String) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
-
Deprecated.
- addCell(Project, ImportColumnGroup, ImportRecord, String, String, boolean, boolean) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- addCell(WtNode) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- addColumn(int, Column, boolean) - Method in class com.google.refine.model.ColumnModel
- AddColumnByFetchingURLsCommand - Class in com.google.refine.commands.column
- AddColumnByFetchingURLsCommand() - Constructor for class com.google.refine.commands.column.AddColumnByFetchingURLsCommand
- AddColumnCommand - Class in com.google.refine.commands.column
- AddColumnCommand() - Constructor for class com.google.refine.commands.column.AddColumnCommand
- addColumnGroup(int, int, int) - Method in class com.google.refine.model.ColumnModel
- addEntry(HistoryEntry) - Method in class com.google.refine.history.History
-
Adds a HistoryEntry to the list of past histories Adding a new entry clears all currently held future histories
- addFilenameColumn(Project, boolean) - Static method in class com.google.refine.importers.ImportingParserBase
-
Deprecated.2020-07-21 by tfmorris. This will become private in a future release.
- addImportRecordToProject(ImportRecord, Project) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- addImportRecordToProject(ImportRecord, Project, boolean, String, boolean, String) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
-
Deprecated.
- addLatestExpression(String) - Method in class com.google.refine.ProjectManager
-
Add the latest expression to the preference store
- addPaths(String, ButterflyModule, String[]) - Static method in class com.google.refine.ClientSideResourceManager
- addProjectTags(String[]) - Method in class com.google.refine.ProjectManager
-
Increment usage count for all tags in the list.
- addQuotes(String) - Static method in class com.google.refine.exporters.sql.SqlCreateBuilder
- addRootKeyedGroup(ColumnModel, List<RecordModel.KeyedGroup>) - Method in class com.google.refine.model.RecordModel
- addRow(List<TabularSerializer.CellData>, boolean) - Method in interface com.google.refine.exporters.TabularSerializer
- after(WtNode, Object) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- allocateFile(File, String) - Static method in class com.google.refine.importing.ImportingUtilities
- allocateID() - Static method in class com.google.refine.history.HistoryEntry
- allocateNewCellIndex() - Method in class com.google.refine.model.ColumnModel
- allowedProtocols - Static variable in class com.google.refine.importing.ImportingUtilities
- AllProjectMetadata(Map<Long, ProjectMetadata>, String) - Constructor for class com.google.refine.commands.workspace.GetAllProjectMetadataCommand.AllProjectMetadata
- AllProjectsTags(Set<String>) - Constructor for class com.google.refine.commands.workspace.GetAllProjectTagsCommand.AllProjectsTags
- AllRowsRecordFilter - Class in com.google.refine.browsing.filters
- AllRowsRecordFilter(RowFilter) - Constructor for class com.google.refine.browsing.filters.AllRowsRecordFilter
- And - Class in com.google.refine.expr.functions.booleans
- And() - Constructor for class com.google.refine.expr.functions.booleans.And
- AnnotateOneRowCommand - Class in com.google.refine.commands.row
- AnnotateOneRowCommand() - Constructor for class com.google.refine.commands.row.AnnotateOneRowCommand
- AnnotateOneRowCommand.FlagOneRowProcess - Class in com.google.refine.commands.row
- AnnotateOneRowCommand.StarOneRowProcess - Class in com.google.refine.commands.row
- AnnotateRowsCommand - Class in com.google.refine.commands.row
- AnnotateRowsCommand() - Constructor for class com.google.refine.commands.row.AnnotateRowsCommand
- ANONYMOUS - Static variable in class com.google.refine.importers.JsonImporter
- AnyRowRecordFilter - Class in com.google.refine.browsing.filters
- AnyRowRecordFilter(RowFilter) - Constructor for class com.google.refine.browsing.filters.AnyRowRecordFilter
- append(ArrayNode, int) - Static method in class com.google.refine.util.JSONUtilities
- append(ArrayNode, ObjectNode) - Static method in class com.google.refine.util.JSONUtilities
- append(ArrayNode, String) - Static method in class com.google.refine.util.JSONUtilities
- appendColumnName(List<String>, int, String) - Static method in class com.google.refine.importers.ImporterUtilities
- appendImportOptionMetadata(ObjectNode) - Method in class com.google.refine.ProjectMetadata
- apply(Project) - Method in interface com.google.refine.browsing.facets.FacetConfig
-
Instantiates the given facet on a particular project.
- apply(Project) - Method in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- apply(Project) - Method in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- apply(Project) - Method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- apply(Project) - Method in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- apply(Project) - Method in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- apply(Project) - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- apply(Project) - Method in class com.google.refine.clustering.ClustererConfig
-
Instantiate the configuration on a particular project.
- apply(Project) - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- apply(Project) - Method in interface com.google.refine.history.Change
- apply(Project) - Method in class com.google.refine.history.ChangeSequence
- apply(Project) - Method in class com.google.refine.history.HistoryEntry
-
Apply a change to a project.
- apply(Project) - Method in class com.google.refine.model.changes.CellChange
- apply(Project) - Method in class com.google.refine.model.changes.ColumnAdditionChange
- apply(Project) - Method in class com.google.refine.model.changes.ColumnMoveChange
- apply(Project) - Method in class com.google.refine.model.changes.ColumnRemovalChange
- apply(Project) - Method in class com.google.refine.model.changes.ColumnRenameChange
- apply(Project) - Method in class com.google.refine.model.changes.ColumnReorderChange
- apply(Project) - Method in class com.google.refine.model.changes.ColumnSplitChange
- apply(Project) - Method in class com.google.refine.model.changes.DataExtensionChange
- apply(Project) - Method in class com.google.refine.model.changes.MassCellChange
- apply(Project) - Method in class com.google.refine.model.changes.MassChange
- apply(Project) - Method in class com.google.refine.model.changes.MassReconChange
- apply(Project) - Method in class com.google.refine.model.changes.MassRowChange
- apply(Project) - Method in class com.google.refine.model.changes.MassRowColumnChange
- apply(Project) - Method in class com.google.refine.model.changes.ReconChange
- apply(Project) - Method in class com.google.refine.model.changes.RowFlagChange
- apply(Project) - Method in class com.google.refine.model.changes.RowRemovalChange
- apply(Project) - Method in class com.google.refine.model.changes.RowReorderChange
- apply(Project) - Method in class com.google.refine.model.changes.RowStarChange
- ApplyOperationsCommand - Class in com.google.refine.commands.history
- ApplyOperationsCommand() - Constructor for class com.google.refine.commands.history.ApplyOperationsCommand
- ArgsToArray - Class in com.google.refine.expr.functions.arrays
- ArgsToArray() - Constructor for class com.google.refine.expr.functions.arrays.ArgsToArray
- arr_args_to_array() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_args_to_array:Returns all arguments passed to it as an array. - arr_in_array() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_in_array:Returns true if the array contains the desired string, and false otherwise. Will not convert data types.. - arr_join() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_join:Joins the items in the array with sep, and returns it all as a string.. - arr_reverse() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_reverse:Reverses array a.. - arr_sort() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_sort:Sorts the array in ascending order. Sorting is case-sensitive, uppercase first and lowercase second.. - arr_uniques() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_uniques:Returns the array with duplicates removed. Case-sensitive.. - asciify(String) - Method in class com.google.refine.clustering.binning.FingerprintKeyer
-
Deprecated.by tfmorris 2020-07-07 Use
FingerprintKeyer.normalize(String)or {FingerprintKeyer.normalize(String, boolean) - ASin - Class in com.google.refine.expr.functions.math
- ASin() - Constructor for class com.google.refine.expr.functions.math.ASin
- ATan - Class in com.google.refine.expr.functions.math
- ATan() - Constructor for class com.google.refine.expr.functions.math.ATan
- ATan2 - Class in com.google.refine.expr.functions.math
- ATan2() - Constructor for class com.google.refine.expr.functions.math.ATan2
- autoMatch - Variable in class com.google.refine.model.recon.StandardReconConfig
- AutoSaveTimerTask() - Constructor for class com.google.refine.RefineServlet.AutoSaveTimerTask
- autoSelectFiles(ImportingJob, ObjectNode, ArrayNode) - Static method in class com.google.refine.importing.ImportingUtilities
-
Figure out the best (most common) format for the set of files, select all files which match that format, and return the format found.
B
- BASE_COLOR - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- base_color_str - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- BaseSorter - Class in com.google.refine.sorting
- BaseSorter() - Constructor for class com.google.refine.sorting.BaseSorter
- BaseSorter.ComparatorWrapper - Class in com.google.refine.sorting
- batchRecon(List<ReconJob>, long) - Method in class com.google.refine.model.recon.DataExtensionReconConfig
- batchRecon(List<ReconJob>, long) - Method in class com.google.refine.model.recon.ReconConfig
- batchRecon(List<ReconJob>, long) - Method in class com.google.refine.model.recon.StandardReconConfig
- batchSize - Variable in class com.google.refine.model.recon.StandardReconConfig
- before(WtNode) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- BinaryFormatGuesser - Class in com.google.refine.importers
- BinaryFormatGuesser() - Constructor for class com.google.refine.importers.BinaryFormatGuesser
- bind(Properties, Row, int, String, Cell) - Method in interface com.google.refine.expr.Binder
- bind(Properties, Row, int, String, Cell) - Static method in class com.google.refine.expr.ExpressionUtils
- Binder - Interface in com.google.refine.expr
- bindings - Variable in class com.google.refine.templating.Template.RowWritingVisitor
- BinningClusterer - Class in com.google.refine.clustering.binning
- BinningClusterer() - Constructor for class com.google.refine.clustering.binning.BinningClusterer
- BinningClusterer.BinningClustererConfig - Class in com.google.refine.clustering.binning
- BinningClusterer.BinningParameters - Class in com.google.refine.clustering.binning
- BinningClusterer.EntriesComparator - Class in com.google.refine.clustering.binning
- BinningClusterer.SizeComparator - Class in com.google.refine.clustering.binning
- BinningClustererConfig() - Constructor for class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- BinningParameters() - Constructor for class com.google.refine.clustering.binning.BinningClusterer.BinningParameters
- bins - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- bins - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- blankCount - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- blankCount - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- blankCount - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- BlankDownCommand - Class in com.google.refine.commands.cell
- BlankDownCommand() - Constructor for class com.google.refine.commands.cell.BlankDownCommand
- BlankDownOperation - Class in com.google.refine.operations.cell
- BlankDownOperation(EngineConfig, String) - Constructor for class com.google.refine.operations.cell.BlankDownOperation
- blankOnFirstRow - Variable in class com.google.refine.importers.tree.ImportColumn
-
??? - this field is never written to
- blankPosition - Variable in class com.google.refine.sorting.Criterion
- blockingNgramSize - Variable in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfigParameters
- bool_and() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_and:Uses the logical operator AND on two or more booleans to output a boolean. Evaluates multiple statements into booleans, then returns true if all the statements are true. For example, (1 < 3).and(1 < 0) returns false because one condition is true and one is false.. - bool_not() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_not:Uses the logical operator NOT on a boolean to output a boolean. For example, not(1 > 7) returns true because 1 > 7 itself is false.. - bool_or() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_or:Uses the logical operator OR on two or more booleans to output a boolean. For example, (1 < 3).or(1 > 7) returns true because at least one of the conditions (the first one) is true.. - bool_xor() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_xor:Uses the logical operator XOR (exclusive-or) on two or more booleans to output a boolean. Evaluates multiple statements, then returns true if only one of them is true. For example, (1 < 3).xor(1 < 7) returns false because more than one of the conditions is true.. - BooleanCriterion - Class in com.google.refine.sorting
- BooleanCriterion() - Constructor for class com.google.refine.sorting.BooleanCriterion
- breakWords(String) - Static method in class com.google.refine.model.recon.StandardReconConfig
- bytesRead - Variable in class com.google.refine.util.TrackingInputStream
C
- cacheClass(Class<?>) - Static method in class com.google.refine.RefineServlet
- CalendarParser - Class in com.google.refine.expr.util
-
A parser for arbitrary date/time strings.
- CalendarParser() - Constructor for class com.google.refine.expr.util.CalendarParser
- CalendarParserException - Exception in com.google.refine.expr.util
-
Thrown when an invalid date is encountered in
CalendarParser. - CalendarParserException() - Constructor for exception com.google.refine.expr.util.CalendarParserException
-
Default date format exception.
- CalendarParserException(String) - Constructor for exception com.google.refine.expr.util.CalendarParserException
-
Date format exception.
- calendarToOffsetDateTime(Calendar) - Static method in class com.google.refine.util.ParsingUtilities
- call(Properties, Evaluable[]) - Method in interface com.google.refine.grel.Control
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.Filter
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.ForEach
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.ForEachIndex
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.ForNonBlank
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.ForRange
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.If
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.IsEmptyString
- call(Properties, Evaluable[]) - Method in class com.google.refine.grel.controls.With
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.arrays.ArgsToArray
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.arrays.InArray
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.arrays.Join
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.arrays.Reverse
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.arrays.Sort
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.arrays.Uniques
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.booleans.And
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.booleans.Not
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.booleans.Or
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.booleans.Xor
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Coalesce
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Cross
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.date.DatePart
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.date.Inc
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.date.Now
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.FacetCount
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Get
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.HasField
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.html.InnerHtml
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.html.ParseHtml
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Jsonize
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Length
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Abs
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.ACos
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.ASin
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.ATan
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.ATan2
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Ceil
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Combin
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Cos
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Cosh
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Degrees
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Even
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Exp
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Fact
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.FactN
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Floor
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.GreatestCommonDenominator
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.LeastCommonMultiple
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Ln
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Log
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Max
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Min
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Mod
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Multinomial
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Odd
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Pow
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Quotient
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Radians
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.RandomNumber
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Round
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Sin
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Sinh
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Sum
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Tan
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.math.Tanh
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Slice
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Chomp
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Contains
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Decode
-
Decodes a string using a given encoding.
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.DetectLanguage
-
Detects the language of the given string and provides the language code.
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Diff
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Encode
-
Encodes a string using a given encoding.
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.EndsWith
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Escape
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Find
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Fingerprint
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.IndexOf
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.LastIndexOf
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Match
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.MD5
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.NGram
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.NGramFingerprint
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ParseJson
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ParseUri
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Partition
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Phonetic
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Range
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Reinterpret
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Replace
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ReplaceChars
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ReplaceEach
-
Replace each occurrence of a substring in a string with another substring.
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.RPartition
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.SHA1
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.SmartSplit
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Split
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.SplitByCharType
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.SplitByLengths
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.StartsWith
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ToLowercase
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ToTitlecase
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.ToUppercase
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Trim
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Unescape
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.Unicode
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.strings.UnicodeType
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.TimeSinceUnixEpochToDate
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.ToDate
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.ToNumber
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.ToString
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.Type
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.InnerXml
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.OwnText
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.Parent
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.ParseXml
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.ScriptText
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.SelectXml
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.WholeText
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.XmlAttr
- call(Properties, Object[]) - Method in class com.google.refine.expr.functions.xml.XmlText
- call(Properties, Object[]) - Method in interface com.google.refine.grel.Function
- call(Properties, Object[], String) - Method in class com.google.refine.expr.functions.xml.InnerXml
- call(Properties, Object[], String) - Method in class com.google.refine.expr.functions.xml.ParseXml
- cancel() - Method in class com.google.refine.history.HistoryProcess
- cancel() - Method in class com.google.refine.process.LongRunningProcess
- cancel() - Method in class com.google.refine.process.Process
- cancel() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- cancelAll() - Method in class com.google.refine.process.ProcessManager
- canceled - Variable in class com.google.refine.importing.ImportingJob
- CancelImportingJobCommand - Class in com.google.refine.commands.importing
- CancelImportingJobCommand() - Constructor for class com.google.refine.commands.importing.CancelImportingJobCommand
- CancelProcessesCommand - Class in com.google.refine.commands.history
- CancelProcessesCommand() - Constructor for class com.google.refine.commands.history.CancelProcessesCommand
- candidates - Variable in class com.google.refine.model.Recon
- candidates - Variable in class com.google.refine.util.Pool
- caption - Variable in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- caseInsensitive - Variable in class com.google.refine.grel.Scanner.RegexToken
- caseSensitive - Variable in class com.google.refine.sorting.StringCriterion
- Ceil - Class in com.google.refine.expr.functions.math
- Ceil() - Constructor for class com.google.refine.expr.functions.math.Ceil
- cell - Variable in class com.google.refine.commands.cell.EditOneCellCommand.EditResult
- cell - Variable in class com.google.refine.expr.WrappedCell
- cell - Variable in class com.google.refine.model.changes.CellAtRow
- cell - Variable in class com.google.refine.model.changes.CellAtRowCellIndex
- cell - Variable in class com.google.refine.operations.recon.ReconOperation.ReconEntry
- Cell - Class in com.google.refine.model
- Cell(Serializable, Recon) - Constructor for class com.google.refine.model.Cell
- cell_blank_down_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_blank_down_brief:Blank down cells in column {0}. - cell_blank_down_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_blank_down_desc:Blank down {0} cells in column {1}. - cell_fill_down_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_fill_down_brief:Fill down cells in column {0}. - cell_fill_down_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_fill_down_desc:Fill down {0} cells in column {1}. - cell_key_value_columnize_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_key_value_columnize_brief:Columnize by key column {0} and value column {1}. - cell_key_value_columnize_note_column_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_key_value_columnize_note_column_brief:Columnize by key column {0} and value column {1} with note column {2}. - cell_mass_edit_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_mass_edit_brief:Mass edit cells in column {0}. - cell_mass_edit_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_mass_edit_desc:Mass edit {0} cells in column {1}. - cell_multivalued_cell_join_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_multivalued_cell_join_brief:Join multi-valued cells in column {0}. - cell_multivalued_cell_split_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_multivalued_cell_split_brief:Split multi-valued cells in column {0}. - cell_text_transform_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_text_transform_brief:Text transform on cells in column {0} using expression {1}. - cell_text_transform_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_text_transform_desc:Text transform on {0} cells in column {1}: {2}. - cell_transpose_columns_into_rows_combined_neg_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_combined_neg_brief:Transpose cells in columns starting with {0} into rows in one new column named {1}. - cell_transpose_columns_into_rows_combined_pos_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_combined_pos_brief:Transpose cells in {0} columns(s) starting with {1} into rows in one new column named {2}. - cell_transpose_columns_into_rows_not_combined_neg_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_not_combined_neg_brief:Transpose cells in columns starting with {0} into rows in two new columns named {1} and {2}. - cell_transpose_columns_into_rows_not_combined_pos_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_not_combined_pos_brief:Transpose cells in {0} column(s) starting with {1} into rows in two new columns named {2} and {3}. - cell_transpose_rows_into_columns_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_rows_into_columns_brief:Transpose every {0} cells in column {1} into separate columns. - CellAtRow - Class in com.google.refine.model.changes
- CellAtRow(int, Cell) - Constructor for class com.google.refine.model.changes.CellAtRow
- CellAtRowCellIndex - Class in com.google.refine.model.changes
- CellAtRowCellIndex(int, int, Cell) - Constructor for class com.google.refine.model.changes.CellAtRowCellIndex
- CellChange - Class in com.google.refine.model.changes
- CellChange(int, int, Cell, Cell) - Constructor for class com.google.refine.model.changes.CellChange
- CellData(String, Object, String, String) - Constructor for class com.google.refine.exporters.TabularSerializer.CellData
- cellDependencies - Variable in class com.google.refine.model.RecordModel.RowDependency
- CellDependency(int, int) - Constructor for class com.google.refine.model.RecordModel.CellDependency
- cellIndex - Variable in class com.google.refine.importers.tree.ImportColumn
-
Index of this column.
- cellIndex - Variable in class com.google.refine.model.changes.CellAtRowCellIndex
- cellIndex - Variable in class com.google.refine.model.changes.CellChange
- cellIndex - Variable in class com.google.refine.model.RecordModel.CellDependency
- cellIndex - Variable in class com.google.refine.sorting.Criterion
- CellResponse(HistoryEntry, Cell, Pool) - Constructor for class com.google.refine.commands.recon.ReconClearOneCellCommand.CellResponse
- cells - Variable in class com.google.refine.model.Row
- CellTuple - Class in com.google.refine.expr
- CellTuple(Project, Row) - Constructor for class com.google.refine.expr.CellTuple
- Change - Interface in com.google.refine.history
-
Interface for a concrete change to a project's data.
- ChangeSequence - Class in com.google.refine.history
- ChangeSequence(Change[]) - Constructor for class com.google.refine.history.ChangeSequence
- checkArguments(Evaluable[]) - Method in interface com.google.refine.grel.Control
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.Filter
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.ForEach
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.ForEachIndex
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.ForNonBlank
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.ForRange
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.If
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.IsEmptyString
- checkArguments(Evaluable[]) - Method in class com.google.refine.grel.controls.With
- checkValue(double) - Method in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- checkValue(double) - Method in class com.google.refine.browsing.filters.ExpressionTimeComparisonRowFilter
- checkValue(long) - Method in class com.google.refine.browsing.filters.ExpressionTimeComparisonRowFilter
- checkValue(Object) - Method in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- checkValue(Object) - Method in class com.google.refine.browsing.filters.ExpressionTimeComparisonRowFilter
- checkValue(Object, Object) - Method in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- checkValue(String) - Method in class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- checkValues(double, double) - Method in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- choices - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- Chomp - Class in com.google.refine.expr.functions.strings
- Chomp() - Constructor for class com.google.refine.expr.functions.strings.Chomp
- clearPrecomputes() - Method in class com.google.refine.model.Column
-
Clear all cached precomputed values.
- clearPrecomputes() - Method in class com.google.refine.model.ColumnModel
-
Clear cached value computations for all columns
- ClientSideResourceBundle() - Constructor for class com.google.refine.ClientSideResourceManager.ClientSideResourceBundle
- ClientSideResourceManager - Class in com.google.refine
- ClientSideResourceManager() - Constructor for class com.google.refine.ClientSideResourceManager
- ClientSideResourceManager.ClientSideResourceBundle - Class in com.google.refine
- ClientSideResourceManager.QualifiedPath - Class in com.google.refine
- close() - Method in class com.google.refine.util.IndentWriter
- close() - Method in class com.google.refine.util.TrackingInputStream
- ClusteredEntry - Class in com.google.refine.clustering
- ClusteredEntry(Serializable, int) - Constructor for class com.google.refine.clustering.ClusteredEntry
- Clusterer - Class in com.google.refine.clustering
- Clusterer() - Constructor for class com.google.refine.clustering.Clusterer
- ClustererConfig - Class in com.google.refine.clustering
-
Represents the configuration data for a clusterer.
- ClustererConfig() - Constructor for class com.google.refine.clustering.ClustererConfig
- Coalesce - Class in com.google.refine.expr.functions
- Coalesce() - Constructor for class com.google.refine.expr.functions.Coalesce
- code - Variable in class com.google.refine.commands.cell.EditOneCellCommand.EditResult
- code - Variable in class com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionState
- code - Variable in class com.google.refine.commands.expr.GetStarredExpressionsCommand.Expression
- code - Variable in class com.google.refine.commands.expr.PreviewExpressionCommand.PreviewResult
- code - Variable in class com.google.refine.commands.importing.GetImportingJobStatusCommand.JobStatusResponse
- code - Variable in class com.google.refine.commands.lang.GetLanguagesCommand.LanguageRecord
- code - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypesResponse
- code - Variable in class com.google.refine.commands.recon.PreviewExtendDataCommand.PreviewResponse
- code - Variable in class com.google.refine.commands.recon.ReconClearOneCellCommand.CellResponse
- code - Variable in class com.google.refine.importing.DefaultImportingController.JobResponse
- collectResult(ObjectNode, Map<String, ReconCandidate>) - Method in class com.google.refine.model.recon.ReconciledDataExtensionJob
- ColognePhoneticKeyer - Class in com.google.refine.clustering.binning
- ColognePhoneticKeyer() - Constructor for class com.google.refine.clustering.binning.ColognePhoneticKeyer
- COLOR - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- color_str - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- color_str - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- Column - Class in com.google.refine.model
- Column(int, String) - Constructor for class com.google.refine.model.Column
- column_addition_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_brief:Create column {0} at index {1} based on column {2} using expression {3}. - column_addition_by_fetching_urls_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_by_fetching_urls_brief:Create column {0} at index {1} by fetching URLs based on column {2} using expression {3}. - column_addition_by_fetching_urls_desc(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_by_fetching_urls_desc:Create new column {0}, filling {1} rows by fetching URLs based on column {2} and formulated as {3}. - column_addition_desc(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_desc:Create new column {0} based on column {1} by filling {2} rows with {3}. - column_move_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_move_brief:Move column {0} to position {1}. - column_removal_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_removal_brief:Remove column {0}. - column_rename_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_rename_brief:Rename column {0} to {1}. - column_reorder_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_reorder_brief:Reorder columns. - column_split_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_split_brief:Split column {0} by field lengths. - column_split_separator_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_split_separator_brief:Split column {0} by separator. - ColumnAdditionByFetchingURLsOperation - Class in com.google.refine.operations.column
- ColumnAdditionByFetchingURLsOperation(EngineConfig, String, String, OnError, String, int, int, boolean, List<ColumnAdditionByFetchingURLsOperation.HttpHeader>) - Constructor for class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess - Class in com.google.refine.operations.column
- ColumnAdditionByFetchingURLsOperation.HttpHeader - Class in com.google.refine.operations.column
- ColumnAdditionByFetchingURLsProcess(Project, Engine, Evaluable, String, boolean) - Constructor for class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- ColumnAdditionChange - Class in com.google.refine.model.changes
- ColumnAdditionChange(String, int, List<CellAtRow>) - Constructor for class com.google.refine.model.changes.ColumnAdditionChange
- ColumnAdditionOperation - Class in com.google.refine.operations.column
- ColumnAdditionOperation(EngineConfig, String, String, OnError, String, int) - Constructor for class com.google.refine.operations.column.ColumnAdditionOperation
- ColumnChange - Class in com.google.refine.model.changes
- ColumnChange() - Constructor for class com.google.refine.model.changes.ColumnChange
- ColumnDetail(String, String, String, ReconType) - Constructor for class com.google.refine.model.recon.StandardReconConfig.ColumnDetail
-
Unfortunately the format of ColumnDetail is inconsistent in the UI and the backend so we need to support two deserialization formats.
- columnDetails - Variable in class com.google.refine.model.recon.StandardReconConfig
- ColumnGroup - Class in com.google.refine.model
- ColumnGroup(int, int, int) - Constructor for class com.google.refine.model.ColumnGroup
- columnGroups - Variable in class com.google.refine.model.ColumnModel
- columnIndex_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- columnIndex_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- ColumnInfo(String, String, ReconType) - Constructor for class com.google.refine.model.recon.ReconciledDataExtensionJob.ColumnInfo
- columnModel - Variable in class com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- columnModel - Variable in class com.google.refine.model.Project
- ColumnModel - Class in com.google.refine.model
- ColumnModel() - Constructor for class com.google.refine.model.ColumnModel
- ColumnMoveChange - Class in com.google.refine.model.changes
- ColumnMoveChange(String, int) - Constructor for class com.google.refine.model.changes.ColumnMoveChange
- ColumnMoveOperation - Class in com.google.refine.operations.column
- ColumnMoveOperation(String, int) - Constructor for class com.google.refine.operations.column.ColumnMoveOperation
- columnName - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- columnName - Variable in class com.google.refine.clustering.ClustererConfig
- columnName - Variable in class com.google.refine.exporters.TabularSerializer.CellData
- columnName - Variable in class com.google.refine.expr.WrappedCell
- columnName - Variable in class com.google.refine.model.recon.StandardReconConfig.ColumnDetail
- columnName - Variable in class com.google.refine.sorting.Criterion
- columnName_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- columnName_x - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- columnName_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- columnName_y - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- ColumnOptions() - Constructor for class com.google.refine.exporters.CustomizableTabularExporterUtilities.ColumnOptions
- ColumnRemovalChange - Class in com.google.refine.model.changes
- ColumnRemovalChange(int) - Constructor for class com.google.refine.model.changes.ColumnRemovalChange
- ColumnRemovalOperation - Class in com.google.refine.operations.column
- ColumnRemovalOperation(String) - Constructor for class com.google.refine.operations.column.ColumnRemovalOperation
- ColumnRenameChange - Class in com.google.refine.model.changes
- ColumnRenameChange(String, String) - Constructor for class com.google.refine.model.changes.ColumnRenameChange
- ColumnRenameOperation - Class in com.google.refine.operations.column
- ColumnRenameOperation(String, String) - Constructor for class com.google.refine.operations.column.ColumnRenameOperation
- ColumnReorderChange - Class in com.google.refine.model.changes
- ColumnReorderChange(List<String>) - Constructor for class com.google.refine.model.changes.ColumnReorderChange
- ColumnReorderOperation - Class in com.google.refine.operations.column
- ColumnReorderOperation(List<String>) - Constructor for class com.google.refine.operations.column.ColumnReorderOperation
- columns - Variable in class com.google.refine.commands.recon.PreviewExtendDataCommand.PreviewResponse
- columns - Variable in class com.google.refine.importers.tree.ImportColumnGroup
- columns - Variable in class com.google.refine.model.ColumnModel
- columns - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob
- columnSpan - Variable in class com.google.refine.model.ColumnGroup
- ColumnSplitChange - Class in com.google.refine.model.changes
- ColumnSplitChange(String, List<String>, List<Integer>, List<List<Serializable>>, boolean) - Constructor for class com.google.refine.model.changes.ColumnSplitChange
- ColumnSplitChange(String, List<String>, List<Integer>, List<List<Serializable>>, boolean, Column, int, int, List<Row>, List<Row>) - Constructor for class com.google.refine.model.changes.ColumnSplitChange
- ColumnSplitOperation - Class in com.google.refine.operations.column
- ColumnSplitOperation(EngineConfig, String, boolean, boolean, int[]) - Constructor for class com.google.refine.operations.column.ColumnSplitOperation
- ColumnSplitOperation(EngineConfig, String, boolean, boolean, String, boolean, int) - Constructor for class com.google.refine.operations.column.ColumnSplitOperation
- ColumnSplitOperation.ColumnSplitRowVisitor - Class in com.google.refine.operations.column
- com.google.refine - package com.google.refine
- com.google.refine.browsing - package com.google.refine.browsing
- com.google.refine.browsing.facets - package com.google.refine.browsing.facets
- com.google.refine.browsing.filters - package com.google.refine.browsing.filters
- com.google.refine.browsing.util - package com.google.refine.browsing.util
- com.google.refine.clustering - package com.google.refine.clustering
- com.google.refine.clustering.binning - package com.google.refine.clustering.binning
- com.google.refine.clustering.knn - package com.google.refine.clustering.knn
- com.google.refine.commands - package com.google.refine.commands
- com.google.refine.commands.browsing - package com.google.refine.commands.browsing
- com.google.refine.commands.cell - package com.google.refine.commands.cell
- com.google.refine.commands.column - package com.google.refine.commands.column
- com.google.refine.commands.expr - package com.google.refine.commands.expr
- com.google.refine.commands.history - package com.google.refine.commands.history
- com.google.refine.commands.importing - package com.google.refine.commands.importing
- com.google.refine.commands.lang - package com.google.refine.commands.lang
- com.google.refine.commands.project - package com.google.refine.commands.project
- com.google.refine.commands.recon - package com.google.refine.commands.recon
- com.google.refine.commands.row - package com.google.refine.commands.row
- com.google.refine.commands.workspace - package com.google.refine.commands.workspace
- com.google.refine.exporters - package com.google.refine.exporters
- com.google.refine.exporters.sql - package com.google.refine.exporters.sql
- com.google.refine.expr - package com.google.refine.expr
- com.google.refine.expr.functions - package com.google.refine.expr.functions
- com.google.refine.expr.functions.arrays - package com.google.refine.expr.functions.arrays
- com.google.refine.expr.functions.booleans - package com.google.refine.expr.functions.booleans
- com.google.refine.expr.functions.date - package com.google.refine.expr.functions.date
- com.google.refine.expr.functions.html - package com.google.refine.expr.functions.html
- com.google.refine.expr.functions.math - package com.google.refine.expr.functions.math
- com.google.refine.expr.functions.strings - package com.google.refine.expr.functions.strings
- com.google.refine.expr.functions.xml - package com.google.refine.expr.functions.xml
- com.google.refine.expr.util - package com.google.refine.expr.util
- com.google.refine.grel - package com.google.refine.grel
- com.google.refine.grel.ast - package com.google.refine.grel.ast
- com.google.refine.grel.controls - package com.google.refine.grel.controls
- com.google.refine.history - package com.google.refine.history
- com.google.refine.importers - package com.google.refine.importers
- com.google.refine.importers.tree - package com.google.refine.importers.tree
- com.google.refine.importing - package com.google.refine.importing
- com.google.refine.io - package com.google.refine.io
- com.google.refine.messages - package com.google.refine.messages
- com.google.refine.model - package com.google.refine.model
- com.google.refine.model.changes - package com.google.refine.model.changes
- com.google.refine.model.recon - package com.google.refine.model.recon
- com.google.refine.operations - package com.google.refine.operations
- com.google.refine.operations.cell - package com.google.refine.operations.cell
- com.google.refine.operations.column - package com.google.refine.operations.column
- com.google.refine.operations.recon - package com.google.refine.operations.recon
- com.google.refine.operations.row - package com.google.refine.operations.row
- com.google.refine.preference - package com.google.refine.preference
- com.google.refine.process - package com.google.refine.process
- com.google.refine.sorting - package com.google.refine.sorting
- com.google.refine.templating - package com.google.refine.templating
- com.google.refine.util - package com.google.refine.util
- Combin - Class in com.google.refine.expr.functions.math
- Combin() - Constructor for class com.google.refine.expr.functions.math.Combin
- combination(int, int) - Static method in class com.google.refine.expr.functions.math.Combin
- Command - Class in com.google.refine.commands
-
The super class of all calls that the client side can invoke, most of which are AJAX calls.
- Command() - Constructor for class com.google.refine.commands.Command
- Command.HistoryEntryResponse - Class in com.google.refine.commands
- comparator - Static variable in class com.google.refine.clustering.ClusteredEntry
- ComparatorWrapper(int) - Constructor for class com.google.refine.sorting.BaseSorter.ComparatorWrapper
- compare(Project, Object, int, Object, int) - Method in class com.google.refine.sorting.BaseSorter.ComparatorWrapper
- compare(Project, Object, int, Object, int) - Method in class com.google.refine.sorting.BaseSorter
- compare(Map.Entry<Serializable, Integer>, Map.Entry<Serializable, Integer>) - Method in class com.google.refine.clustering.knn.kNNClusterer.ValuesComparator
- compare(Map.Entry<String, Integer>, Map.Entry<String, Integer>) - Method in class com.google.refine.clustering.binning.BinningClusterer.EntriesComparator
- compare(Map<String, Integer>, Map<String, Integer>) - Method in class com.google.refine.clustering.binning.BinningClusterer.SizeComparator
- compareKeys(Object, Object) - Method in class com.google.refine.sorting.Criterion.KeyMaker
- composeName(String, String) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- compute(String, String) - Method in interface com.google.refine.clustering.knn.SimilarityDistance
-
Compute the distance between two strings.
- compute(String, String) - Method in class com.google.refine.clustering.knn.VicinoDistance
- computeChoices(Project, FilteredRecords) - Method in interface com.google.refine.browsing.facets.Facet
- computeChoices(Project, FilteredRecords) - Method in class com.google.refine.browsing.facets.ListFacet
- computeChoices(Project, FilteredRecords) - Method in class com.google.refine.browsing.facets.RangeFacet
- computeChoices(Project, FilteredRecords) - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- computeChoices(Project, FilteredRecords) - Method in class com.google.refine.browsing.facets.TextSearchFacet
- computeChoices(Project, FilteredRecords) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- computeChoices(Project, FilteredRows) - Method in interface com.google.refine.browsing.facets.Facet
- computeChoices(Project, FilteredRows) - Method in class com.google.refine.browsing.facets.ListFacet
- computeChoices(Project, FilteredRows) - Method in class com.google.refine.browsing.facets.RangeFacet
- computeChoices(Project, FilteredRows) - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- computeChoices(Project, FilteredRows) - Method in class com.google.refine.browsing.facets.TextSearchFacet
- computeChoices(Project, FilteredRows) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- computeClusters(Engine) - Method in class com.google.refine.clustering.binning.BinningClusterer
- computeClusters(Engine) - Method in class com.google.refine.clustering.Clusterer
- computeClusters(Engine) - Method in class com.google.refine.clustering.knn.kNNClusterer
- ComputeClustersCommand - Class in com.google.refine.commands.browsing
- ComputeClustersCommand() - Constructor for class com.google.refine.commands.browsing.ComputeClustersCommand
- computeFacets() - Method in class com.google.refine.browsing.Engine
- ComputeFacetsCommand - Class in com.google.refine.commands.browsing
- ComputeFacetsCommand() - Constructor for class com.google.refine.commands.browsing.ComputeFacetsCommand
- computeFeatures(Recon, String) - Method in class com.google.refine.model.recon.StandardReconConfig
-
Recomputes the features associated with this reconciliation object (only if we have at least one candidate).
- computeKeyedGroups(ColumnModel) - Method in class com.google.refine.model.RecordModel
- computeLookup(LookupCacheManager.ProjectLookup) - Method in class com.google.refine.LookupCacheManager
- ConfigurationResponse() - Constructor for class com.google.refine.commands.importing.GetImportingConfigurationCommand.ConfigurationResponse
- ConjunctiveFilteredRecords - Class in com.google.refine.browsing.util
-
Encapsulate logic for visiting records that match all given record filters.
- ConjunctiveFilteredRecords() - Constructor for class com.google.refine.browsing.util.ConjunctiveFilteredRecords
- ConjunctiveFilteredRows - Class in com.google.refine.browsing.util
-
Encapsulate logic for visiting rows that match all give row filters.
- ConjunctiveFilteredRows() - Constructor for class com.google.refine.browsing.util.ConjunctiveFilteredRows
- contains(ColumnGroup) - Method in class com.google.refine.model.ColumnGroup
- Contains - Class in com.google.refine.expr.functions.strings
- Contains() - Constructor for class com.google.refine.expr.functions.strings.Contains
- contextRows - Variable in class com.google.refine.model.RecordModel.RowDependency
- Control - Interface in com.google.refine.grel
-
Interface of GREL controls such as if, forEach, forNonBlank, with.
- ControlCallExpr - Class in com.google.refine.grel.ast
-
An abstract syntax tree node encapsulating a control call, such as "if".
- ControlCallExpr(Evaluable[], Control) - Constructor for class com.google.refine.grel.ast.ControlCallExpr
- ControlDescription - Class in com.google.refine.grel
-
Generated localization support class.
- ControlDescription() - Constructor for class com.google.refine.grel.ControlDescription
- ControlEvalError - Class in com.google.refine.grel
-
Generated localization support class.
- ControlEvalError() - Constructor for class com.google.refine.grel.ControlEvalError
- ControlFunctionRegistry - Class in com.google.refine.grel
- ControlFunctionRegistry() - Constructor for class com.google.refine.grel.ControlFunctionRegistry
- controllers - Static variable in class com.google.refine.importing.ImportingManager
- convert(JsonNode) - Static method in class com.google.refine.expr.util.JsonValueConverter
- convertComparable(JsonNode) - Static method in class com.google.refine.expr.util.JsonValueConverter
- convertErrorsToJsonArray(List<Exception>) - Static method in class com.google.refine.importing.DefaultImportingController
- CookiesUtilities - Class in com.google.refine.util
- CookiesUtilities() - Constructor for class com.google.refine.util.CookiesUtilities
- copy(InputStream, File) - Static method in class com.google.refine.util.IOUtils
- copy(InputStream, OutputStream) - Static method in class com.google.refine.util.IOUtils
- copyFile(File, OutputStream) - Method in class com.google.refine.io.FileProjectManager
-
Deprecated.
- copyTo(Recon) - Method in class com.google.refine.model.Recon
- Cos - Class in com.google.refine.expr.functions.math
- Cos() - Constructor for class com.google.refine.expr.functions.math.Cos
- Cosh - Class in com.google.refine.expr.functions.math
- Cosh() - Constructor for class com.google.refine.expr.functions.math.Cosh
- count - Variable in class com.google.refine.browsing.facets.NominalFacetChoice
- count - Variable in class com.google.refine.clustering.ClusteredEntry
- count - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypeGroup
- countColumnsRows(Project, Engine, Properties) - Static method in class com.google.refine.exporters.CustomizableTabularExporterUtilities
- create(Project, int) - Static method in class com.google.refine.model.ReconStats
- createBindings(Project) - Static method in class com.google.refine.expr.ExpressionUtils
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.EngineDependentMassCellOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- createChange(Project, Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- createColumn(Project, ImportColumnGroup, String) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- createColumnGroup(Project, ImportColumnGroup, String) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- createColumnsFromImport(Project, ImportColumnGroup) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- createDescription(Column, List<CellAtRow>) - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- createDescription(Column, List<CellAtRow>) - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- createDescription(Column, List<CellAtRow>) - Method in class com.google.refine.operations.recon.ExtendDataOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.cell.BlankDownOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.cell.FillDownOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.cell.MassEditOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.cell.TextTransformOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.EngineDependentMassCellOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- createDescription(Column, List<CellChange>) - Method in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- createEngine(Project) - Method in class com.google.refine.operations.EngineDependentOperation
- createHistoryEntry(long) - Method in class com.google.refine.commands.cell.EditOneCellCommand.EditOneCellProcess
- createHistoryEntry(long) - Method in class com.google.refine.commands.recon.ReconClearOneCellCommand.ClearOneCellProcess
- createHistoryEntry(long) - Method in class com.google.refine.commands.recon.ReconJudgeOneCellCommand.JudgeOneCellProcess
- createHistoryEntry(long) - Method in class com.google.refine.commands.row.AnnotateOneRowCommand.FlagOneRowProcess
- createHistoryEntry(long) - Method in class com.google.refine.commands.row.AnnotateOneRowCommand.StarOneRowProcess
- createHistoryEntry(long) - Method in class com.google.refine.process.QuickHistoryEntryProcess
- createHistoryEntry(Project, long) - Method in class com.google.refine.model.AbstractOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.column.ColumnMoveOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.column.ColumnRemovalOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.column.ColumnRenameOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.column.ColumnReorderOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.column.ColumnSplitOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.EngineDependentMassCellOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.row.DenormalizeOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.row.RowFlagOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.row.RowRemovalOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.row.RowReorderOperation
- createHistoryEntry(Project, long) - Method in class com.google.refine.operations.row.RowStarOperation
- CreateImportingJobCommand - Class in com.google.refine.commands.importing
- CreateImportingJobCommand() - Constructor for class com.google.refine.commands.importing.CreateImportingJobCommand
- createJob() - Static method in class com.google.refine.importing.ImportingManager
- createJob(Project, int, Row, String, Cell) - Method in class com.google.refine.model.recon.DataExtensionReconConfig
- createJob(Project, int, Row, String, Cell) - Method in class com.google.refine.model.recon.ReconConfig
- createJob(Project, int, Row, String, Cell) - Method in class com.google.refine.model.recon.StandardReconConfig
- createKeyMaker() - Method in class com.google.refine.sorting.BooleanCriterion
- createKeyMaker() - Method in class com.google.refine.sorting.Criterion
- createKeyMaker() - Method in class com.google.refine.sorting.DateCriterion
- createKeyMaker() - Method in class com.google.refine.sorting.NumberCriterion
- createKeyMaker() - Method in class com.google.refine.sorting.StringCriterion
- createMatches() - Method in class com.google.refine.browsing.facets.ListFacet
- createMultiFileReadingProgress(ImportingJob, List<ObjectNode>) - Static method in class com.google.refine.importers.ImporterUtilities
- createNewRecon(long) - Method in class com.google.refine.model.recon.ReconConfig
- createNewRecon(long) - Method in class com.google.refine.model.recon.StandardReconConfig
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.cell.BlankDownCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.cell.FillDownCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.cell.MassEditCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.cell.TextTransformCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.column.AddColumnByFetchingURLsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.column.AddColumnCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.column.ReorderColumnsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.column.SplitColumnCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.EngineDependentCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ExtendDataCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconcileCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconClearSimilarCellsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconCopyAcrossColumnsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconDiscardJudgmentsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconJudgeSimilarCellsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconMarkNewTopicsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconMatchBestCandidatesCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconMatchSpecificTopicCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.recon.ReconUseValuesAsIdentifiersCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.row.AnnotateRowsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.row.RemoveRowsCommand
- createOperation(Project, HttpServletRequest, EngineConfig) - Method in class com.google.refine.commands.row.ReorderRowsCommand
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.ExcelImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.FixedWidthImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.ImportingParserBase
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.JsonImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.LineBasedImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.MarcImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.OdsImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.SeparatorBasedImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.TabularImportingParserBase
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.tree.TreeImportingParserBase
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.WikitextImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in class com.google.refine.importers.XmlImporter
- createParserUIInitializationData(ImportingJob, List<ObjectNode>, String) - Method in interface com.google.refine.importing.ImportingParser
-
Create data sufficient for the parser UI on the client side to do its work.
- createProcess(Project, Properties) - Method in class com.google.refine.model.AbstractOperation
- createProcess(Project, Properties) - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- createProcess(Project, Properties) - Method in class com.google.refine.operations.recon.ExtendDataOperation
- createProcess(Project, Properties) - Method in class com.google.refine.operations.recon.ReconOperation
- createProject(ImportingJob, String, ObjectNode, List<Exception>, boolean) - Static method in class com.google.refine.importing.ImportingUtilities
- CreateProjectCommand - Class in com.google.refine.commands.project
- CreateProjectCommand() - Constructor for class com.google.refine.commands.project.CreateProjectCommand
- createProjectMetadata(ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- createReconServiceResults(String, ArrayNode, long) - Method in class com.google.refine.model.recon.StandardReconConfig
- createRotationMatrix(int, double) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet
- createRowVisitor(Project, List<Change>) - Method in class com.google.refine.operations.row.RowFlagOperation
- createRowVisitor(Project, List<Change>) - Method in class com.google.refine.operations.row.RowStarOperation
- createRowVisitor(Project, List<CellAtRow>) - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.cell.BlankDownOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.cell.FillDownOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.cell.MassEditOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.cell.TextTransformOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.EngineDependentMassCellOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- createRowVisitor(Project, List<CellChange>, long) - Method in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- createRowVisitor(Project, List<Integer>) - Method in class com.google.refine.operations.row.RowRemovalOperation
- createSimpleJob(String) - Method in class com.google.refine.model.recon.StandardReconConfig
- Criterion - Class in com.google.refine.sorting
- Criterion() - Constructor for class com.google.refine.sorting.Criterion
- Criterion.KeyMaker - Class in com.google.refine.sorting
- criterionIndex - Variable in class com.google.refine.sorting.BaseSorter.ComparatorWrapper
- Cross - Class in com.google.refine.expr.functions
- Cross() - Constructor for class com.google.refine.expr.functions.Cross
- csrfFactory - Static variable in class com.google.refine.commands.Command
- CSRFTokenFactory - Class in com.google.refine.commands
-
Generates CSRF tokens and checks their validity.
- CSRFTokenFactory(long, int) - Constructor for class com.google.refine.commands.CSRFTokenFactory
-
Constructs a new CSRF token factory.
- CsvExporter - Class in com.google.refine.exporters
- CsvExporter() - Constructor for class com.google.refine.exporters.CsvExporter
- CsvExporter(char) - Constructor for class com.google.refine.exporters.CsvExporter
- current() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- current() - Method in interface com.google.refine.importers.tree.TreeReader
- current() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- CustomizableTabularExporterUtilities - Class in com.google.refine.exporters
- CustomizableTabularExporterUtilities() - Constructor for class com.google.refine.exporters.CustomizableTabularExporterUtilities
- CustomizableTabularExporterUtilities.CellFormatter - Class in com.google.refine.exporters
- CustomizableTabularExporterUtilities.ColumnOptions - Class in com.google.refine.exporters
- customMetadataColumns - Variable in class com.google.refine.commands.workspace.GetAllProjectMetadataCommand.AllProjectMetadata
D
- data - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtension
- DATA_OLD_ZIP - Static variable in class com.google.refine.io.ProjectUtilities
- DATA_TEMP_ZIP - Static variable in class com.google.refine.io.ProjectUtilities
- DATA_ZIP - Static variable in class com.google.refine.io.ProjectUtilities
- DataExtension(Object[][]) - Constructor for class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtension
- DataExtensionChange - Class in com.google.refine.model.changes
- DataExtensionChange(String, String, String, String, int, List<String>, List<ReconType>, List<Integer>, List<ReconciledDataExtensionJob.DataExtension>, int, List<Row>, List<Row>) - Constructor for class com.google.refine.model.changes.DataExtensionChange
- DataExtensionChange(String, String, String, String, int, List<String>, List<ReconType>, List<Integer>, List<ReconciledDataExtensionJob.DataExtension>, long) - Constructor for class com.google.refine.model.changes.DataExtensionChange
- DataExtensionConfig(List<ReconciledDataExtensionJob.DataExtensionProperty>) - Constructor for class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionConfig
- DataExtensionProperty(String, String, Map<String, Object>) - Constructor for class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionProperty
- DataExtensionQuery(List<String>, List<ReconciledDataExtensionJob.DataExtensionProperty>) - Constructor for class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionQuery
- DataExtensionReconConfig - Class in com.google.refine.model.recon
- DataExtensionReconConfig(String, String, String, ReconType) - Constructor for class com.google.refine.model.recon.DataExtensionReconConfig
- date_inc() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
date_inc:Returns a date changed by the given amount in the given unit of time, in quotes. See https://openrefine.org/docs/manual/grelfunctions/#incd-n-s-timeunit for a table. The default unit is ''hour''. A positive value increases the date, and a negative value moves it back in time.. - date_now() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
date_now:Returns the current time according to your system clock, in the ISO 8601 extended format (converted to UTC). For example, 10:53am (and 00 seconds) on November 26th 2020 in EST returns [date 2020-11-26T15:53:00Z].. - date_part() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
date_part:Returns part of a date. The data type returned depends on the unit. See https://openrefine.org/docs/manual/grelfunctions/#datepartd-s-timeunit, https://openrefine.org/docs/manual/grelfunctions#date-functions for a table.. - DateCriterion - Class in com.google.refine.sorting
- DateCriterion() - Constructor for class com.google.refine.sorting.DateCriterion
- DatePart - Class in com.google.refine.expr.functions.date
- DatePart() - Constructor for class com.google.refine.expr.functions.date.DatePart
- dateToString(OffsetDateTime) - Static method in class com.google.refine.util.ParsingUtilities
-
Convert a date/time to an ISO_LOCAL_DATE_TIME string
- DD_MM_YY - Static variable in class com.google.refine.expr.util.CalendarParser
-
day/month/year order.
- DD_YY_MM - Static variable in class com.google.refine.expr.util.CalendarParser
-
day/year/month order.
- decode(String) - Static method in class com.google.refine.util.ParsingUtilities
-
Decode a string from UTF-8 encoding.
- Decode - Class in com.google.refine.expr.functions.strings
- Decode() - Constructor for class com.google.refine.expr.functions.strings.Decode
- decoratedValue - Variable in class com.google.refine.browsing.facets.NominalFacetChoice
- DecoratedValue - Class in com.google.refine.browsing
-
Store a value and its text label, in case the value is not a string itself.
- DecoratedValue(Object, String) - Constructor for class com.google.refine.browsing.DecoratedValue
- DecoratedValueWrapper(DecoratedValue) - Constructor for class com.google.refine.browsing.facets.ListFacet.DecoratedValueWrapper
- DEFAULT_FILE_NAME - Static variable in class com.google.refine.ProjectMetadata
- defaultBlockingNgramSize - Static variable in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfigParameters
- defaultExpression - Variable in class com.google.refine.expr.MetaParser.LanguageInfo
- defaultFilters - Static variable in class com.google.refine.util.ParsingUtilities
- DefaultImportingController - Class in com.google.refine.importing
- DefaultImportingController() - Constructor for class com.google.refine.importing.DefaultImportingController
- DefaultImportingController.JobResponse - Class in com.google.refine.importing
- defaultRadius - Static variable in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfigParameters
- defaultValue - Variable in class com.google.refine.commands.HttpHeadersSupport.HttpHeaderInfo
- defaultWriter - Static variable in class com.google.refine.util.ParsingUtilities
- Degrees - Class in com.google.refine.expr.functions.math
- Degrees() - Constructor for class com.google.refine.expr.functions.math.Degrees
- delete() - Method in class com.google.refine.history.HistoryEntry
- delete(HistoryEntry) - Method in interface com.google.refine.history.HistoryEntryManager
- delete(HistoryEntry) - Method in class com.google.refine.io.FileHistoryEntryManager
- deleteCookie(HttpServletRequest, HttpServletResponse, String) - Static method in class com.google.refine.util.CookiesUtilities
- deleteDir(File) - Static method in class com.google.refine.io.FileProjectManager
- deleteProject(long) - Method in class com.google.refine.io.FileProjectManager
- deleteProject(long) - Method in class com.google.refine.ProjectManager
-
Remove project from data store
- deleteProject(Project) - Method in class com.google.refine.ProjectManager
-
Remove the project from the data store
- DeleteProjectCommand - Class in com.google.refine.commands.project
- DeleteProjectCommand() - Constructor for class com.google.refine.commands.project.DeleteProjectCommand
- Delimiter - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- DenormalizeCommand - Class in com.google.refine.commands.row
- DenormalizeCommand() - Constructor for class com.google.refine.commands.row.DenormalizeCommand
- DenormalizeOperation - Class in com.google.refine.operations.row
- DenormalizeOperation() - Constructor for class com.google.refine.operations.row.DenormalizeOperation
- description - Variable in class com.google.refine.history.HistoryEntry
- deserialize(boolean, boolean, List<Cell>) - Static method in class com.google.refine.model.Row
- deserialize(JsonParser, DeserializationContext) - Method in class com.google.refine.util.SerializationFilters.InstantDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.google.refine.util.SerializationFilters.LocalDateDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.google.refine.util.SerializationFilters.OffsetDateDeserializer
- deserialize(EngineConfig, String, boolean, boolean, String, String, Boolean, Integer, int[]) - Static method in class com.google.refine.operations.column.ColumnSplitOperation
- deserialize(Object, String, String, String, Pool) - Static method in class com.google.refine.model.Cell
- deserialize(String, String, int, Boolean, Boolean, boolean, String, String, String) - Static method in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- deserialize(String, String, String, String, boolean, int[]) - Static method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- deserialize(List<String>, boolean, boolean, Object, String) - Static method in class com.google.refine.operations.cell.MassEditOperation.Edit
- destroy() - Method in class com.google.refine.RefineServlet
- detail - Variable in class com.google.refine.grel.Scanner.ErrorToken
- detect(String) - Static method in class com.google.refine.util.DetectLanguageUtils
- DetectLanguage - Class in com.google.refine.expr.functions.strings
- DetectLanguage() - Constructor for class com.google.refine.expr.functions.strings.DetectLanguage
- DetectLanguageUtils - Class in com.google.refine.util
- DetectLanguageUtils() - Constructor for class com.google.refine.util.DetectLanguageUtils
- detectPathFromTag(TreeReader, String) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- detectRecordElement(TreeReader, String) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
-
Looks for an element with the given tag name in the Tree data being parsed, returning the path hierarchy to reach it.
- DIACRITICS_AND_FRIENDS - Static variable in class com.google.refine.clustering.binning.FingerprintKeyer
- Diff - Class in com.google.refine.expr.functions.strings
- Diff() - Constructor for class com.google.refine.expr.functions.strings.Diff
- dim_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- dim_x - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- DIM_X - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- dim_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- dim_y - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- DIM_Y - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- dir - Variable in class com.google.refine.importing.ImportingJob
- display_new_version_notice - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- dispose() - Method in class com.google.refine.importing.ImportingJob
- dispose() - Method in class com.google.refine.model.Project
-
Free/dispose of project data from memory.
- dispose() - Method in class com.google.refine.ProjectManager
- dispose(Project) - Method in interface com.google.refine.model.OverlayModel
- disposeJob(long) - Static method in class com.google.refine.importing.ImportingManager
- disposeUnmodifiedProjects() - Method in class com.google.refine.ProjectManager
-
Flush all unmodified projects from memory.
- DistanceFactory - Class in com.google.refine.clustering.knn
-
Registry of distances for kNN clustering.
- DistanceFactory() - Constructor for class com.google.refine.clustering.knn.DistanceFactory
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.Command
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.browsing.GetClusteringFunctionsAndDistancesCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.browsing.GetScatterplotCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.column.GetColumnsInfoCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.Command
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.expr.GetExpressionHistoryCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.expr.GetExpressionLanguageInfoCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.expr.GetStarredExpressionsCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.GetAllPreferencesCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.GetCSRFTokenCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.GetPreferenceCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.GetVersionCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.history.GetHistoryCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.history.GetOperationsCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.history.GetProcessesCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.GetImportingConfigurationCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.ImportingControllerCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.lang.GetLanguagesCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.lang.LoadLanguageCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.GetModelsCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.GetProjectMetadataCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.row.GetRowsCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.workspace.GetAllProjectMetadataCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.workspace.GetAllProjectTagsCommand
- doGet(HttpServletRequest, HttpServletResponse) - Method in interface com.google.refine.HttpResponder
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.importing.DefaultImportingController
- doHead(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.Command
- DOMAIN - Static variable in class com.google.refine.util.CookiesUtilities
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.browsing.ComputeClustersCommand
-
This command uses POST (probably to allow for larger parameters) but does not actually modify any state so we do not add CSRF protection to it.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.browsing.ComputeFacetsCommand
-
This command uses POST (probably to allow for larger parameters) but does not actually modify any state so we do not add CSRF protection to it.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.cell.EditOneCellCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.cell.JoinMultiValueCellsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.cell.KeyValueColumnizeCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.cell.SplitMultiValueCellsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.cell.TransposeColumnsIntoRowsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.cell.TransposeRowsIntoColumnsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.column.MoveColumnCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.column.RemoveColumnCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.column.RenameColumnCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.Command
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.EngineDependentCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.expr.LogExpressionCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.expr.PreviewExpressionCommand
-
The command uses POST but does not actually modify any state so it does not require CSRF.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.expr.ToggleStarredExpressionCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.GetAllPreferencesCommand
-
POST is supported but does not actually change any state so we do not add CSRF protection to it.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.history.ApplyOperationsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.history.CancelProcessesCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.history.UndoRedoCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.CancelImportingJobCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.CreateImportingJobCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.GetImportingConfigurationCommand
-
Deprecated.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.GetImportingJobStatusCommand
-
This command uses POST but does not actually modify any state so it is not CSRF-protected.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.importing.ImportingControllerCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.lang.LoadLanguageCommand
-
POST is supported but does not actually change any state so we do not add CSRF protection to it.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.OpenWorkspaceDirCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.CreateProjectCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.DeleteProjectCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.ExportProjectCommand
-
This command uses POST but is left CSRF-unprotected as it does not incur a state change.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.ExportRowsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.GetModelsCommand
-
This command uses POST but is left CSRF-unprotected as it does not incur a state change.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.ImportProjectCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.RenameProjectCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.SetProjectMetadataCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.SetProjectTagsCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.recon.GuessTypesOfColumnCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.recon.PreviewExtendDataCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.recon.ReconClearOneCellCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.recon.ReconJudgeOneCellCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.row.AnnotateOneRowCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.row.DenormalizeCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.row.GetRowsCommand
-
This command accepts both POST and GET.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.SetPreferenceCommand
- doPost(HttpServletRequest, HttpServletResponse) - Method in interface com.google.refine.HttpResponder
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.importing.DefaultImportingController
- doPut(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.Command
- dot - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- DOT - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- DoubleMetaphoneKeyer - Class in com.google.refine.clustering.binning
- DoubleMetaphoneKeyer() - Constructor for class com.google.refine.clustering.binning.DoubleMetaphoneKeyer
- DoubleSerializer() - Constructor for class com.google.refine.util.SerializationFilters.DoubleSerializer
- download - Variable in class com.google.refine.importing.ImportingManager.Format
- download - Variable in class com.google.refine.importing.UrlRewriter.Result
- draw(OutputStream, Project, Engine, GetScatterplotCommand.PlotterConfig) - Method in class com.google.refine.commands.browsing.GetScatterplotCommand
- DualExpressionsNumberComparisonRowFilter - Class in com.google.refine.browsing.filters
-
Judge if a row matches by evaluating two given expressions on the row, based on two different columns and checking the results.
- DualExpressionsNumberComparisonRowFilter(Evaluable, String, int, Evaluable, String, int) - Constructor for class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- dup() - Method in class com.google.refine.model.Recon
- dup() - Method in class com.google.refine.model.Row
-
Copy a row and return the copy.
- dup(long) - Method in class com.google.refine.model.Recon
E
- Edit(List<String>, boolean, boolean, Serializable) - Constructor for class com.google.refine.operations.cell.MassEditOperation.Edit
- EditOneCellCommand - Class in com.google.refine.commands.cell
- EditOneCellCommand() - Constructor for class com.google.refine.commands.cell.EditOneCellCommand
- EditOneCellCommand.EditOneCellProcess - Class in com.google.refine.commands.cell
- EditOneCellCommand.EditResult - Class in com.google.refine.commands.cell
- EditResult(String, HistoryEntry, Cell, Pool) - Constructor for class com.google.refine.commands.cell.EditOneCellCommand.EditResult
- EMPTY_IMAGE - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- encode(String) - Static method in class com.google.refine.util.ParsingUtilities
-
Encode a string as UTF-8.
- Encode - Class in com.google.refine.expr.functions.strings
- Encode() - Constructor for class com.google.refine.expr.functions.strings.Encode
- EncodingGuesser - Class in com.google.refine.importing
-
This class tries to find the correct encoding based on https://github.com/albfernandez/juniversalchardet which is a Java port of Mozilla's universalchardet library https://hg.mozilla.org/mozilla-central/file/tip/extensions/universalchardet/
- EncodingGuesser() - Constructor for class com.google.refine.importing.EncodingGuesser
- end - Variable in class com.google.refine.grel.Scanner.Token
- end(Project) - Method in class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- end(Project) - Method in interface com.google.refine.browsing.RecordVisitor
- end(Project) - Method in interface com.google.refine.browsing.RowVisitor
-
Called after all visit() calls.
- end(Project) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- end(Project) - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- end(Project) - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- end(Project) - Method in class com.google.refine.browsing.util.RowVisitorAsRecordVisitor
- end(Project) - Method in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- end(Project) - Method in class com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor
- end(Project) - Method in class com.google.refine.operations.row.RowReorderOperation.IndexingVisitor
- end(Project) - Method in class com.google.refine.sorting.SortingRecordVisitor
- end(Project) - Method in class com.google.refine.sorting.SortingRowVisitor
- end(Project) - Method in class com.google.refine.templating.Template.RowWritingVisitor
- EndEntity - Enum constant in enum com.google.refine.importers.tree.TreeReader.Token
- endFile() - Method in interface com.google.refine.exporters.TabularSerializer
- endFile(String, long) - Method in interface com.google.refine.importers.ImporterUtilities.MultiFileReadingProgress
- endpoint - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob
- EndsWith - Class in com.google.refine.expr.functions.strings
- EndsWith() - Constructor for class com.google.refine.expr.functions.strings.EndsWith
- Engine - Class in com.google.refine.browsing
-
Faceted browsing engine.
- Engine(Project) - Constructor for class com.google.refine.browsing.Engine
- Engine.Mode - Enum in com.google.refine.browsing
- EngineConfig - Class in com.google.refine.browsing
- EngineConfig(List<FacetConfig>, Engine.Mode) - Constructor for class com.google.refine.browsing.EngineConfig
- EngineDependentCommand - Class in com.google.refine.commands
-
Convenient super class for commands that perform abstract operations on only the filtered rows based on the faceted browsing engine's configuration on the client side.
- EngineDependentCommand() - Constructor for class com.google.refine.commands.EngineDependentCommand
- EngineDependentMassCellOperation - Class in com.google.refine.operations
- EngineDependentMassCellOperation(EngineConfig, String, boolean) - Constructor for class com.google.refine.operations.EngineDependentMassCellOperation
- EngineDependentOperation - Class in com.google.refine.operations
- EngineDependentOperation(EngineConfig) - Constructor for class com.google.refine.operations.EngineDependentOperation
- ensureColumnsInRowExist(List<String>, Row) - Static method in class com.google.refine.importers.ImporterUtilities
- ensureProjectSaved(long) - Method in class com.google.refine.ProjectManager
-
Saves a project and its metadata to the data store
- entries - Variable in class com.google.refine.operations.recon.ReconOperation.JobGroup
- EntriesComparator() - Constructor for class com.google.refine.clustering.binning.BinningClusterer.EntriesComparator
- entry - Variable in class com.google.refine.commands.history.GetOperationsCommand.SimpleHistoryEntry
- entry - Variable in class com.google.refine.commands.recon.ReconClearOneCellCommand.CellResponse
- entryToMap(Map.Entry<String, Integer>) - Static method in class com.google.refine.clustering.binning.BinningClusterer
- equals(Object) - Method in class com.google.refine.expr.EvalError
- equals(Object) - Method in class com.google.refine.grel.ast.VariableExpr
- ERR_NO_NUMERIC_VALUE_PRESENT - Static variable in class com.google.refine.browsing.facets.RangeFacet
- ERR_TOO_MANY_CHOICES - Static variable in class com.google.refine.browsing.facets.ListFacet
- error - Variable in class com.google.refine.model.Recon
- error - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- error(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
error:{0} error: {1}. - Error - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- Error - Enum constant in enum com.google.refine.model.Recon.Judgment
- ERROR_X - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- ERROR_Y - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- errorCount - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- errorCount - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- errorCount - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- ErrorMessage(String) - Constructor for class com.google.refine.commands.expr.PreviewExpressionCommand.ErrorMessage
- errorMessage_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- errorMessage_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- errorPosition - Variable in class com.google.refine.sorting.Criterion
- ErrorToken(int, int, String, String) - Constructor for class com.google.refine.grel.Scanner.ErrorToken
- errorTopics - Variable in class com.google.refine.model.ReconStats
- Escape - Class in com.google.refine.expr.functions.strings
- Escape() - Constructor for class com.google.refine.expr.functions.strings.Escape
- eval(Project, int, Row, Properties) - Method in class com.google.refine.browsing.util.ExpressionBasedRowEvaluable
- eval(Project, int, Row, Properties) - Method in interface com.google.refine.browsing.util.RowEvaluable
- eval_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- eval_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- EvalError - Class in com.google.refine.expr
-
An error that occurs during the evaluation of an Evaluable.
- EvalError(String) - Constructor for class com.google.refine.expr.EvalError
- EvalError(Throwable) - Constructor for class com.google.refine.expr.EvalError
- EvalErrorMessage - Class in com.google.refine.grel
-
Generated localization support class.
- EvalErrorMessage() - Constructor for class com.google.refine.grel.EvalErrorMessage
- evalRow(Project, int, Row, Properties) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- Evaluable - Interface in com.google.refine.expr
-
Interface for evaluable expressions in any arbitrary language.
- evaluate(Properties) - Method in interface com.google.refine.expr.Evaluable
-
Evaluate this expression in the given environment (bindings).
- evaluate(Properties) - Method in class com.google.refine.grel.ast.ControlCallExpr
- evaluate(Properties) - Method in class com.google.refine.grel.ast.FieldAccessorExpr
- evaluate(Properties) - Method in class com.google.refine.grel.ast.FunctionCallExpr
- evaluate(Properties) - Method in class com.google.refine.grel.ast.LiteralExpr
- evaluate(Properties) - Method in class com.google.refine.grel.ast.OperatorCallExpr
- evaluate(Properties) - Method in class com.google.refine.grel.ast.VariableExpr
- evaluateJsonStringToArrayNode(String) - Static method in class com.google.refine.util.ParsingUtilities
- evaluateJsonStringToObjectNode(String) - Static method in class com.google.refine.util.ParsingUtilities
- Even - Class in com.google.refine.expr.functions.math
- Even() - Constructor for class com.google.refine.expr.functions.math.Even
- ExcelImporter - Class in com.google.refine.importers
- ExcelImporter() - Constructor for class com.google.refine.importers.ExcelImporter
- ExceptionMessage(Exception) - Constructor for class com.google.refine.process.ProcessManager.ExceptionMessage
- Exp - Class in com.google.refine.expr.functions.math
- Exp() - Constructor for class com.google.refine.expr.functions.math.Exp
- expectedType - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.ColumnInfo
- expects_array_of_numbers(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_array_of_numbers:{0} expects an array of numbers. - expects_at_least_one_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_one_arg:{0} expects at least one argument. - expects_at_least_one_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_one_number:{0} expects at least one number. - expects_at_least_one_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_one_string:{0} expects at least a string. - expects_at_least_two_args(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_two_args:{0} expects at least two arguments. - expects_date_and_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_date_and_string:{0} expects a date and a string. - expects_date_number_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_date_number_string:{0} expects a date, a number and a string. - expects_first_param_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_first_param_number:{0} expects the first parameter to be a number. - expects_first_param_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_first_param_string:{0} expects the first parameter to be a string. - expects_five_args(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_five_args:{0} expects five arguments. - expects_four_args(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_four_args:{0} expects four arguments. - expects_last_character_not_comma() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_last_character_not_comma:The last character in the input string should not be a comma.. - expects_no_arg_or_two_numbers_asc(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_no_arg_or_two_numbers_asc:{0} expects no arguments or two numbers, the first must be less thant the second. - expects_one_arg(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_one_arg:{0} expects one argument. - expects_one_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_arg:{0} expects one argument. - expects_one_array(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array:{0} expects an array. - expects_one_array_and_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array_and_string:{0} expects an array and a string. - expects_one_array_or_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array_or_string:{0} expects an array or a string. - expects_one_array_uniform(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array_uniform:{0} expects an array of uniform type. - expects_one_bool(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_bool:{0} expects a boolean. - expects_one_non_null_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_non_null_arg:{0} expects one non-null argument. - expects_one_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_number:{0} expects a number. - expects_one_or_two_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_or_two_strings:{0} expects one or two strings. - expects_one_regex(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_regex:{0} expects a regex. - expects_one_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string:{0} expects a string. - expects_one_string_and_at_least_one_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_and_at_least_one_number:{0} expects one string and at least one number. - expects_one_string_and_encoding(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_and_encoding:{0} expects two arguments: a string and an encoding. - expects_one_string_and_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_and_number:{0} expects a string and a number. - expects_one_string_in_form_abc(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_in_form_abc:{0} expects a string of the form ''a, b, c'' or integers a, b, c where a and b are the start and the end of the range respectively and c is the step (increment). - expects_one_string_or_regex(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_or_regex:{0} expects a string or a regex. - expects_one_string_two_arrays_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_two_arrays_strings:{0} expects a string, and two arrays of strings. - expects_one_xml_or_html_element(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_xml_or_html_element:{0} expects a single XML or HTML element as an argument. - expects_param_i_number(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_param_i_number:{0} expects parameter {1} to be a number. - expects_second_arg_index_var_name(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_second_arg_index_var_name:{0} expects second argument to be the index's variable name. - expects_second_arg_var_name(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_second_arg_var_name:{0} expects second argument to be a variable name. - expects_second_param_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_second_param_number:{0} expects the first parameter to be a number. - expects_second_param_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_second_param_string:{0} expects the second parameter to be a string. - expects_second_param_string_phonetic(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_second_param_string_phonetic:{0} expects the second parameter to be a string, the phonetic encoding to use.. - expects_second_third_args_different(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_second_third_args_different:{0} expects the second and third arguments to be different variable names. - expects_single_string_as_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_single_string_as_arg:{0} expects a single String as an argument. - expects_string_to_reinterpret(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_string_to_reinterpret:{0} expects String to reinterpret with a given target encoding and optional source encoding.. - expects_third_arg_element_var_name(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_third_arg_element_var_name:{0} expects second argument to be the element's variable name. - expects_three_args(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_three_args:{0} expects three arguments. - expects_three_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_three_strings:{0} expects three strings. - expects_three_strings_as_string_regex_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_three_strings_as_string_regex_string:{0} expects three strings, or one string, one regex, and one string. - expects_two_args(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_args:{0} expects two arguments. - expects_two_numbers(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_numbers:{0} expects two numbers. - expects_two_or_more_bool(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_or_more_bool:{0} expects two or more booleans. - expects_two_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_strings:{0} expects two strings. - expects_two_strings_as_string_regex_opt_bool(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_strings_as_string_regex_opt_bool:{0} expects three strings, or one string, one regex, followed by an optional boolean. - expects_two_strings_or_two_dates_and_unit_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_strings_or_two_dates_and_unit_string:{0} expects either two strings, or two dates and a unit string. - export(Project, Properties, Engine, OutputStream) - Method in class com.google.refine.exporters.OdsExporter
- export(Project, Properties, Engine, OutputStream) - Method in interface com.google.refine.exporters.StreamExporter
- export(Project, Properties, Engine, OutputStream) - Method in class com.google.refine.exporters.XlsExporter
- export(Project, Properties, Engine, Writer) - Method in class com.google.refine.exporters.CsvExporter
- export(Project, Properties, Engine, Writer) - Method in class com.google.refine.exporters.HtmlTableExporter
- export(Project, Properties, Engine, Writer) - Method in class com.google.refine.exporters.sql.SqlExporter
- export(Project, Properties, Engine, Writer) - Method in class com.google.refine.exporters.TemplatingExporter
- export(Project, Properties, Engine, Writer) - Method in interface com.google.refine.exporters.WriterExporter
- export(Project, Properties, Engine, URL) - Method in interface com.google.refine.exporters.UrlExporter
- Exporter - Interface in com.google.refine.exporters
- ExporterRegistry - Class in com.google.refine.exporters
- ExporterRegistry() - Constructor for class com.google.refine.exporters.ExporterRegistry
- exportProject(long, TarArchiveOutputStream) - Method in class com.google.refine.io.FileProjectManager
- exportProject(long, TarArchiveOutputStream) - Method in class com.google.refine.ProjectManager
-
Export project to a Refine archive
- ExportProjectCommand - Class in com.google.refine.commands.project
- ExportProjectCommand() - Constructor for class com.google.refine.commands.project.ExportProjectCommand
- exportRows(Project, Engine, Properties, TabularSerializer) - Static method in class com.google.refine.exporters.CustomizableTabularExporterUtilities
- ExportRowsCommand - Class in com.google.refine.commands.project
- ExportRowsCommand() - Constructor for class com.google.refine.commands.project.ExportRowsCommand
- expression - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- Expression(String) - Constructor for class com.google.refine.commands.expr.GetStarredExpressionsCommand.Expression
- EXPRESSION_HISTORY_MAX - Static variable in class com.google.refine.ProjectManager
- expression_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- expression_x - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- expression_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- expression_y - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- ExpressionBasedRowEvaluable - Class in com.google.refine.browsing.util
- ExpressionBasedRowEvaluable(String, int, Evaluable) - Constructor for class com.google.refine.browsing.util.ExpressionBasedRowEvaluable
- ExpressionEqualRowFilter - Class in com.google.refine.browsing.filters
-
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the result.
- ExpressionEqualRowFilter(Evaluable, String, int, Object[], boolean, boolean, boolean) - Constructor for class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- ExpressionList(List<GetStarredExpressionsCommand.Expression>) - Constructor for class com.google.refine.commands.expr.GetStarredExpressionsCommand.ExpressionList
- ExpressionNominalValueGrouper - Class in com.google.refine.browsing.util
-
Visit matched rows or records and group them into facet choices based on the values computed from a given expression.
- ExpressionNominalValueGrouper(Evaluable, String, int) - Constructor for class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- ExpressionNominalValueGrouper.IndexedNominalFacetChoice - Class in com.google.refine.browsing.util
- ExpressionNumberComparisonRowFilter - Class in com.google.refine.browsing.filters
-
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the result.
- ExpressionNumberComparisonRowFilter(RowEvaluable, boolean, boolean, boolean, boolean) - Constructor for class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- ExpressionNumericValueBinner - Class in com.google.refine.browsing.util
-
Visit matched rows or records and slot them into bins based on the numbers computed from a given expression.
- ExpressionNumericValueBinner(RowEvaluable, NumericBinIndex) - Constructor for class com.google.refine.browsing.util.ExpressionNumericValueBinner
- expressions - Variable in class com.google.refine.commands.expr.GetStarredExpressionsCommand.ExpressionList
- ExpressionsList(List<GetExpressionHistoryCommand.ExpressionState>) - Constructor for class com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionsList
- ExpressionState(String, boolean, boolean) - Constructor for class com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionState
- ExpressionStringComparisonRowFilter - Class in com.google.refine.browsing.filters
-
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the result.
- ExpressionStringComparisonRowFilter(Evaluable, Boolean, String, int) - Constructor for class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- ExpressionTimeComparisonRowFilter - Class in com.google.refine.browsing.filters
-
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the result.
- ExpressionTimeComparisonRowFilter(RowEvaluable, boolean, boolean, boolean, boolean) - Constructor for class com.google.refine.browsing.filters.ExpressionTimeComparisonRowFilter
- ExpressionTimeValueBinner - Class in com.google.refine.browsing.util
-
Visit matched rows or records and slot them into bins based on the date computed from a given expression.
- ExpressionTimeValueBinner(RowEvaluable, TimeBinIndex) - Constructor for class com.google.refine.browsing.util.ExpressionTimeValueBinner
- ExpressionUtils - Class in com.google.refine.expr
- ExpressionUtils() - Constructor for class com.google.refine.expr.ExpressionUtils
- extend(Set<String>, Map<String, ReconCandidate>) - Method in class com.google.refine.model.recon.ReconciledDataExtensionJob
- ExtendDataCommand - Class in com.google.refine.commands.recon
- ExtendDataCommand() - Constructor for class com.google.refine.commands.recon.ExtendDataCommand
- ExtendDataOperation - Class in com.google.refine.operations.recon
- ExtendDataOperation(EngineConfig, String, String, String, String, ReconciledDataExtensionJob.DataExtensionConfig, int) - Constructor for class com.google.refine.operations.recon.ExtendDataOperation
- ExtendDataOperation.ExtendDataProcess - Class in com.google.refine.operations.recon
- ExtendDataProcess(Project, EngineConfig, String) - Constructor for class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- extendRow(Row, ReconciledDataExtensionJob.DataExtension, int, Map<String, Recon>) - Method in class com.google.refine.model.changes.DataExtensionChange
- extendRows(List<Integer>, List<ReconciledDataExtensionJob.DataExtension>, int, int, Map<String, ReconCandidate>) - Method in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- extension - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob
- extensionToFormat - Static variable in class com.google.refine.importing.ImportingManager
- extractCell(Cell) - Static method in class com.google.refine.importers.ExcelImporter
- extractCell(Cell, boolean) - Static method in class com.google.refine.importers.ExcelImporter
- extractCell(OdfTableCell) - Static method in class com.google.refine.importers.OdsImporter
- extractCellValue(OdfTableCell) - Static method in class com.google.refine.importers.OdsImporter
F
- Facet - Interface in com.google.refine.browsing.facets
-
Interface of facets.
- FacetConfig - Interface in com.google.refine.browsing.facets
-
Represents the configuration of a facet, as stored in the engine configuration and in the JSON serialization of operations.
- FacetConfigResolver - Class in com.google.refine.browsing.facets
- FacetConfigResolver() - Constructor for class com.google.refine.browsing.facets.FacetConfigResolver
- FacetCount - Class in com.google.refine.expr.functions
- FacetCount() - Constructor for class com.google.refine.expr.functions.FacetCount
- Fact - Class in com.google.refine.expr.functions.math
- Fact() - Constructor for class com.google.refine.expr.functions.math.Fact
- FactN - Class in com.google.refine.expr.functions.math
- FactN() - Constructor for class com.google.refine.expr.functions.math.FactN
- factorial(long, long) - Static method in class com.google.refine.expr.functions.math.FactN
-
Calculates the factorial of an integer, i, for a decreasing step of n.
- factory - Variable in class com.google.refine.browsing.facets.FacetConfigResolver
- factory - Variable in class com.google.refine.model.recon.ReconConfigResolver
- factory - Variable in class com.google.refine.operations.OperationResolver
- failed(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
failed:{0} failed: {1}. - failed_as_param_not_xml_or_html_element(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
failed_as_param_not_xml_or_html_element:{0} failed as the first parameter is not an XML or HTML Element. Please first use parseXml() or parseHtml(). - Feature_max - Static variable in class com.google.refine.model.Recon
- Feature_nameLevenshtein - Static variable in class com.google.refine.model.Recon
- Feature_nameMatch - Static variable in class com.google.refine.model.Recon
- Feature_nameWordDistance - Static variable in class com.google.refine.model.Recon
- Feature_typeMatch - Static variable in class com.google.refine.model.Recon
- features - Variable in class com.google.refine.model.Recon
- Features() - Constructor for class com.google.refine.model.Recon.Features
- FieldAccessorExpr - Class in com.google.refine.grel.ast
-
An abstract syntax tree node encapsulating a field accessor, e.g., "cell.value" is accessing the field named "value" on the variable called "cell".
- FieldAccessorExpr(Evaluable, String) - Constructor for class com.google.refine.grel.ast.FieldAccessorExpr
- fieldAlsoHasFields(String) - Method in class com.google.refine.expr.CellTuple
- fieldAlsoHasFields(String) - Method in interface com.google.refine.expr.HasFields
- fieldAlsoHasFields(String) - Method in class com.google.refine.expr.HasFieldsListImpl
- fieldAlsoHasFields(String) - Method in class com.google.refine.expr.WrappedCell
- fieldAlsoHasFields(String) - Method in class com.google.refine.expr.WrappedRow
- fieldAlsoHasFields(String) - Method in class com.google.refine.expr.WrappedRow.RecordCells
- fieldAlsoHasFields(String) - Method in class com.google.refine.expr.WrappedRow.WrappedRecord
- fieldAlsoHasFields(String) - Method in class com.google.refine.model.Cell
- fieldAlsoHasFields(String) - Method in class com.google.refine.model.Recon.Features
- fieldAlsoHasFields(String) - Method in class com.google.refine.model.Recon
- fieldAlsoHasFields(String) - Method in class com.google.refine.model.ReconCandidate
- fieldAlsoHasFields(String) - Method in class com.google.refine.model.Row
- FileHistoryEntryManager - Class in com.google.refine.io
- FileHistoryEntryManager() - Constructor for class com.google.refine.io.FileHistoryEntryManager
- FileProjectManager - Class in com.google.refine.io
- FileProjectManager(File) - Constructor for class com.google.refine.io.FileProjectManager
- fileSource - Variable in class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- FillDownCommand - Class in com.google.refine.commands.cell
- FillDownCommand() - Constructor for class com.google.refine.commands.cell.FillDownCommand
- FillDownOperation - Class in com.google.refine.operations.cell
- FillDownOperation(EngineConfig, String) - Constructor for class com.google.refine.operations.cell.FillDownOperation
- filter() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
filter:First argument is not an array. - Filter - Class in com.google.refine.grel.controls
- Filter() - Constructor for class com.google.refine.grel.controls.Filter
- filter_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
filter_desc:Evaluates expression a to an array. Then for each array element, binds its value to variable name v, evaluates expression test which should return a boolean. If the boolean is true, pushes v onto the result array.. - filtered - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- FilteredRecords - Interface in com.google.refine.browsing
-
Interface for anything that can decide which records match and which don't based on some particular criteria.
- FilteredRecordsAsFilteredRows - Class in com.google.refine.browsing.util
- FilteredRecordsAsFilteredRows(FilteredRecords) - Constructor for class com.google.refine.browsing.util.FilteredRecordsAsFilteredRows
- FilteredRows - Interface in com.google.refine.browsing
-
Interface for anything that can decide which rows match and which rows don't match based on some particular criteria.
- filterRecord(Project, Record) - Method in class com.google.refine.browsing.filters.AllRowsRecordFilter
- filterRecord(Project, Record) - Method in class com.google.refine.browsing.filters.AnyRowRecordFilter
- filterRecord(Project, Record) - Method in interface com.google.refine.browsing.RecordFilter
- filterRow(Project, int, Row) - Method in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- filterRow(Project, int, Row) - Method in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- filterRow(Project, int, Row) - Method in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- filterRow(Project, int, Row) - Method in class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- filterRow(Project, int, Row) - Method in interface com.google.refine.browsing.RowFilter
- Find - Class in com.google.refine.expr.functions.strings
- Find() - Constructor for class com.google.refine.expr.functions.strings.Find
- findRecord(Project, TreeReader, String[], int, ImportColumnGroup, int, boolean, boolean, boolean) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- findRecord(Project, TreeReader, String[], int, ImportColumnGroup, int, ImportParameters) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- Fingerprint - Class in com.google.refine.expr.functions.strings
- Fingerprint() - Constructor for class com.google.refine.expr.functions.strings.Fingerprint
- FingerprintKeyer - Class in com.google.refine.clustering.binning
-
Fingerprint keyer where fingerprint is sorted list of unique words after case and diacritic folding and removing all punctuation.
- FingerprintKeyer() - Constructor for class com.google.refine.clustering.binning.FingerprintKeyer
- FixedWidthImporter - Class in com.google.refine.importers
- FixedWidthImporter() - Constructor for class com.google.refine.importers.FixedWidthImporter
- flagged - Variable in class com.google.refine.model.Row
- Floor - Class in com.google.refine.expr.functions.math
- Floor() - Constructor for class com.google.refine.expr.functions.math.Floor
- flush() - Method in class com.google.refine.util.IndentWriter
- flushLookupsInvolvingProject(long) - Method in class com.google.refine.LookupCacheManager
- flushLookupsInvolvingProjectColumn(long, String) - Method in class com.google.refine.LookupCacheManager
- for_non_blank_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
for_non_blank_desc:Evaluates expression o. If it is non-blank, binds its value to variable name v, evaluates expression eNonBlank and returns the result. Otherwise (if o evaluates to blank), evaluates expression eBlank and returns that result instead.. - for_range() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
for_range:First, second, and third arguments of forRange must all be numbers. - for_range_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
for_range_desc:Iterates over the variable v starting at "from", incrementing by "step" each time while less than "to". At each iteration, evaluates expression e, and pushes the result onto the result array.. - foreach() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
foreach:First argument to forEach is not an array or JSON object. - ForEach - Class in com.google.refine.grel.controls
- ForEach() - Constructor for class com.google.refine.grel.controls.ForEach
- foreach_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
foreach_desc:Evaluates expression a to an array. Then for each array element, binds its value to variable name v, evaluates expression e, and pushes the result onto the result array.. - foreach_index() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
foreach_index:First argument to forEachIndex is not an array or JSON object. - foreach_index_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
foreach_index_desc:Evaluates expression a to an array. Then for each array element, binds its index to variable i and its value to variable name v, evaluates expression e, and pushes the result onto the result array.. - ForEachIndex - Class in com.google.refine.grel.controls
- ForEachIndex() - Constructor for class com.google.refine.grel.controls.ForEachIndex
- format - Variable in class com.google.refine.importing.UrlRewriter.Result
- FormatGuesser - Interface in com.google.refine.importing
- formatToGuessers - Static variable in class com.google.refine.importing.ImportingManager
- formatToRecord - Static variable in class com.google.refine.importing.ImportingManager
- formulateQuery(Set<String>, ReconciledDataExtensionJob.DataExtensionConfig, Writer) - Static method in class com.google.refine.model.recon.ReconciledDataExtensionJob
- ForNonBlank - Class in com.google.refine.grel.controls
- ForNonBlank() - Constructor for class com.google.refine.grel.controls.ForNonBlank
- ForRange - Class in com.google.refine.grel.controls
- ForRange() - Constructor for class com.google.refine.grel.controls.ForRange
- Fragment - Class in com.google.refine.templating
- Fragment() - Constructor for class com.google.refine.templating.Fragment
- from - Variable in class com.google.refine.operations.cell.MassEditOperation.Edit
- FROM - Static variable in class com.google.refine.browsing.facets.RangeFacet
- FROM - Static variable in class com.google.refine.browsing.facets.TimeRangeFacet
- from_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- FROM_X - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- from_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- FROM_Y - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- fromBlank - Variable in class com.google.refine.operations.cell.MassEditOperation.Edit
- fromError - Variable in class com.google.refine.operations.cell.MassEditOperation.Edit
- fromHostsToPattern(String) - Static method in class com.google.refine.util.HttpClient
- fromRowIndex - Variable in class com.google.refine.model.Record
- full_name - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- full_version - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- FULL_VERSION - Static variable in class com.google.refine.RefineServlet
- FULLNAME - Static variable in class com.google.refine.RefineServlet
- fullPath - Variable in class com.google.refine.ClientSideResourceManager.QualifiedPath
- fun_coalesce() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_coalesce:Returns the first non-null from a series of objects (meaning any data type - string, date, number, boolean, etc.).. - fun_cross() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_cross:Looks up the given value in the target column of the target project, returns an array of matched rows. Two values match if and only if they have the same string representation. The first argument will be interpreted as cell.value if set to cell. The second argument will be interpreted as the current project name if omitted or set to "". The third argument will be interpreted as the index (starts from 0) column if omitted or set to "".. - fun_cross_expects_value_project_column(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_cross_expects_value_project_column:{0} expects a cell or value, a project name to look up (optional), and a column name in that project (optional). - fun_facet_count() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_facet_count:Returns the facet count corresponding to the given choice value, by looking for the facetExpression in the choiceValue in columnName.. - fun_facet_count_error_parsing_facet(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_facet_count_error_parsing_facet:Error parsing facet expression {0}. - fun_facet_expects_value_expression_column(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_facet_expects_value_expression_column:{0} expects a choice value, an expression as a string, and a column name. - fun_get() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_get:If o has named fields, returns the field named ''from'' of o. If o is an array, returns a sub-array o[from, to]. if o is a string, returns o.substring(from, to).. - fun_has_field() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_has_field:Returns a boolean indicating whether o has a member field called name.. - fun_jsonize() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_jsonize:Quotes a value as a JSON literal value.. - fun_length() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_length:Returns the length of string s as a number, or the size of array a, meaning the number of objects inside it. Arrays can be empty, in which case length() will return 0.. - fun_slice() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_slice:Given a string, returns the substring starting from character index from, and up to character index to. If the to argument is omitted, will output to the end of s. Remember character indices start from zero. Given an array, returns a sub-array from the first index provided up to and including the last index provided. If the to value is omitted, it is understood to be the end of the array. Slice only.. - fun_time_since_unix_epoch_to_date() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_time_since_unix_epoch_to_date:Returns a number converted to a date based on Unix Epoch Time. The number can be Unix Epoch Time in one of the following supported units: second, millisecond, microsecond. Defaults to ''second''.. - fun_time_since_unix_epoch_to_date(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_time_since_unix_epoch_to_date:{0} accepts a number and an optional second argument containing a string specifying the units. - fun_to_date() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_to_date:Returns the inputted object converted to a date object. Without arguments, it returns the ISO 8601 extended format. With arguments, you can control the output format. With monthFirst: set false if the date is formatted with the day before the month. With formatN: attempt to parse the date using an ordered list of possible formats. Supply formats based on the SimpleDateFormat syntax: <a href="http://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html">SimpleDateFormat</a>.. - fun_to_number() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_to_number:Returns a string converted to a number. Will attempt to convert other formats into a string, then into a number. If the value is already a number, it will return the number.. - fun_to_string() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_to_string:Takes any value type (string, number, date, boolean, error, null) and gives a string version of that value. You can convert numbers to strings with rounding, using an optional string format. See https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html. You can also convert dates to strings using date parsing syntax. See https://openrefine.org/docs/manual/grelfunctions/#date-functions.. - fun_to_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_to_string:{0} accepts an object and an optional second argument containing a Date or Number format string. - fun_type() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_type:Returns a string with the data type of o, such as undefined, string, number, boolean, etc.. - Function - Interface in com.google.refine.grel
-
Interface for functions.
- FunctionCallExpr - Class in com.google.refine.grel.ast
-
An abstract syntax tree node encapsulating a function call.
- FunctionCallExpr(Evaluable[], Function) - Constructor for class com.google.refine.grel.ast.FunctionCallExpr
- FunctionDescription - Class in com.google.refine.grel
-
Generated localization support class.
- FunctionDescription() - Constructor for class com.google.refine.grel.FunctionDescription
G
- GCD(double, double) - Static method in class com.google.refine.expr.functions.math.GreatestCommonDenominator
- generateID() - Static method in class com.google.refine.model.Project
- generateMaps() - Method in class com.google.refine.model.ColumnModel
- get(int) - Method in interface com.google.refine.expr.HasFieldsList
- get(Writer, int) - Method in class com.google.refine.templating.Template
- get(String) - Static method in class com.google.refine.clustering.binning.KeyerFactory
-
Returns the keyer registered under a given name, or null if it does not exist.
- get(String) - Static method in class com.google.refine.clustering.knn.DistanceFactory
-
Returns the distance registered under this name, or null if it does not exist.
- get(String) - Method in class com.google.refine.preference.PreferenceStore
- Get - Class in com.google.refine.expr.functions
- Get() - Constructor for class com.google.refine.expr.functions.Get
- getAllFilteredRows() - Method in class com.google.refine.browsing.Engine
- GetAllPreferencesCommand - Class in com.google.refine.commands
- GetAllPreferencesCommand() - Constructor for class com.google.refine.commands.GetAllPreferencesCommand
- getAllProjectMetadata() - Method in class com.google.refine.ProjectManager
-
Gets all the project Metadata currently held in memory.
- GetAllProjectMetadataCommand - Class in com.google.refine.commands.workspace
- GetAllProjectMetadataCommand() - Constructor for class com.google.refine.commands.workspace.GetAllProjectMetadataCommand
- GetAllProjectMetadataCommand.AllProjectMetadata - Class in com.google.refine.commands.workspace
- getAllProjectsTags() - Method in class com.google.refine.ProjectManager
-
Get tag names and usage counts for all projects
- getAllProjectTags() - Method in class com.google.refine.ProjectManager
-
Deprecated.Deprecated for v3.8. Use
ProjectManager.getAllProjectsTags() - GetAllProjectTagsCommand - Class in com.google.refine.commands.workspace
- GetAllProjectTagsCommand() - Constructor for class com.google.refine.commands.workspace.GetAllProjectTagsCommand
- GetAllProjectTagsCommand.AllProjectsTags - Class in com.google.refine.commands.workspace
- getAllRecords() - Method in class com.google.refine.browsing.Engine
- getAllRows() - Method in class com.google.refine.browsing.Engine
- getApplyToJudgedCells() - Method in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- getArchiveFileName(ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- getArray(JsonNode, String) - Static method in class com.google.refine.util.JSONUtilities
- getArray(ObjectNode, String) - Static method in class com.google.refine.util.JSONUtilities
- getAsString(String, Header[]) - Method in class com.google.refine.util.HttpClient
- getAttributeCount() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
-
Does nothing.
- getAttributeCount() - Method in interface com.google.refine.importers.tree.TreeReader
- getAttributeCount() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getAttributeLocalName(int) - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
-
Does nothing.
- getAttributeLocalName(int) - Method in interface com.google.refine.importers.tree.TreeReader
- getAttributeLocalName(int) - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getAttributePrefix(int) - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
-
Does nothing.
- getAttributePrefix(int) - Method in interface com.google.refine.importers.tree.TreeReader
- getAttributePrefix(int) - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getAttributes() - Method in class com.google.refine.operations.UnknownOperation
- getAttributeValue(int) - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
-
Does nothing.
- getAttributeValue(int) - Method in interface com.google.refine.importers.tree.TreeReader
- getAttributeValue(int) - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getAxisDim(String) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet
- getBaseBins() - Method in class com.google.refine.browsing.facets.RangeFacet
- getBaseBins() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getBaseColumnName() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getBaseColumnName() - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- getBatchSize(int) - Method in class com.google.refine.model.recon.DataExtensionReconConfig
- getBatchSize(int) - Method in class com.google.refine.model.recon.ReconConfig
- getBatchSize(int) - Method in class com.google.refine.model.recon.StandardReconConfig
- getBestCandidate() - Method in class com.google.refine.model.Recon
- getBinIndex(Project, Column, Evaluable, String) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet
- getBinIndex(Project, Column, Evaluable, String, String) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet
- getBins() - Method in class com.google.refine.browsing.facets.RangeFacet
- getBins() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getBins() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getBins() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getBlankChoice() - Method in class com.google.refine.browsing.facets.ListFacet
- getBlankRowCount() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getBlankRowCount() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getBoolean(JsonNode, String, boolean) - Static method in class com.google.refine.util.JSONUtilities
- getBooleanOption(String, Properties, boolean) - Static method in class com.google.refine.importers.ImporterUtilities
- getBriefDescription() - Method in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- getBriefDescription(Project) - Method in class com.google.refine.model.AbstractOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.BlankDownOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.FillDownOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.MassEditOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.TextTransformOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnMoveOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnRemovalOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnRenameOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnReorderOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ExtendDataOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.row.DenormalizeOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.row.RowFlagOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.row.RowRemovalOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.row.RowReorderOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.row.RowStarOperation
- getBriefDescription(Project) - Method in class com.google.refine.operations.UnknownOperation
- getBriefDescription(Project, String) - Method in class com.google.refine.model.recon.DataExtensionReconConfig
- getBriefDescription(Project, String) - Method in class com.google.refine.model.recon.ReconConfig
- getBriefDescription(Project, String) - Method in class com.google.refine.model.recon.StandardReconConfig
- getBytesRead() - Method in class com.google.refine.util.TrackingInputStream
- getCacheDir(String) - Method in class com.google.refine.RefineServlet
- getCacheResponses() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getCandidate() - Method in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation.ReconItem
- getCandidates() - Method in class com.google.refine.model.Recon
- getCell(int) - Method in class com.google.refine.model.Row
- getCellIndex() - Method in class com.google.refine.model.Column
- getCellIndex(Project) - Method in class com.google.refine.sorting.Criterion
- getCells() - Method in class com.google.refine.model.Row
- getCellTuple(Project) - Method in class com.google.refine.model.Row
- getCellValue(int) - Method in class com.google.refine.model.Row
- getChange() - Method in class com.google.refine.history.HistoryEntry
- getChangeClass(String) - Static method in class com.google.refine.history.History
- getChangeFile(HistoryEntry) - Method in class com.google.refine.io.FileHistoryEntryManager
- getChoiceCount() - Method in class com.google.refine.browsing.facets.ListFacet
- getChoiceCountRowEvaluable() - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- getChoices() - Method in class com.google.refine.browsing.facets.ListFacet
- getChoiceValueCount(Object) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- getChoiceValueCountMultiple(Object) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- getClass(String) - Static method in class com.google.refine.RefineServlet
- getClassFromMode(String) - Static method in class com.google.refine.model.recon.ReconConfig
- getClassName() - Method in interface com.google.refine.preference.PreferenceValue
- getClearData() - Method in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- getClusteredEntries(Set<Serializable>) - Method in class com.google.refine.clustering.knn.kNNClusterer
- GetClusteringFunctionsAndDistancesCommand - Class in com.google.refine.commands.browsing
- GetClusteringFunctionsAndDistancesCommand() - Constructor for class com.google.refine.commands.browsing.GetClusteringFunctionsAndDistancesCommand
- getCode() - Method in class com.google.refine.commands.Command.HistoryEntryResponse
- getColor() - Method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- getColorString() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getColumn(Project, ImportColumnGroup, String) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- getColumnByCellIndex(int) - Method in class com.google.refine.model.ColumnModel
- getColumnByName(String) - Method in class com.google.refine.model.ColumnModel
- getColumnGroup(Project, ImportColumnGroup, String) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- getColumnIndexByName(String) - Method in class com.google.refine.model.ColumnModel
-
Return the index of the column with the given name.
- getColumnInsertIndex() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getColumnInsertIndex() - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- getColumnName() - Method in class com.google.refine.browsing.facets.ListFacet
- getColumnName() - Method in class com.google.refine.browsing.facets.RangeFacet
- getColumnName() - Method in class com.google.refine.browsing.facets.TextSearchFacet
- getColumnName() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getColumnName() - Method in class com.google.refine.clustering.ClustererConfig
- getColumnName() - Method in class com.google.refine.exporters.sql.SqlData
- getColumnName() - Method in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- getColumnName() - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getColumnName() - Method in class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- getColumnName() - Method in class com.google.refine.operations.column.ColumnMoveOperation
- getColumnName() - Method in class com.google.refine.operations.column.ColumnRemovalOperation
- getColumnName() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getColumnName() - Method in class com.google.refine.operations.EngineDependentMassCellOperation
- getColumnName() - Method in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- getColumnName() - Method in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- getColumnName() - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- getColumnName() - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getColumnName() - Method in class com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- getColumnName() - Method in class com.google.refine.operations.recon.ReconOperation
- getColumnNames() - Method in class com.google.refine.model.ColumnModel
- getColumnNames() - Method in class com.google.refine.operations.column.ColumnReorderOperation
- GetColumnsInfoCommand - Class in com.google.refine.commands.column
- GetColumnsInfoCommand() - Constructor for class com.google.refine.commands.column.GetColumnsInfoCommand
- getColumnSpan() - Method in class com.google.refine.model.ColumnGroup
- getCommandKey(HttpServletRequest) - Method in class com.google.refine.RefineServlet
- getCommonFormatForSelectedFiles(ImportingJob, ArrayNode) - Static method in class com.google.refine.importing.ImportingUtilities
- getConfiguration(String, String) - Method in class com.google.refine.RefineServlet
- getContentType() - Method in class com.google.refine.exporters.CsvExporter
- getContentType() - Method in interface com.google.refine.exporters.Exporter
- getContentType() - Method in class com.google.refine.exporters.HtmlTableExporter
- getContentType() - Method in class com.google.refine.exporters.OdsExporter
- getContentType() - Method in class com.google.refine.exporters.sql.SqlExporter
- getContentType() - Method in class com.google.refine.exporters.TemplatingExporter
- getContentType() - Method in class com.google.refine.exporters.XlsExporter
- getContributors() - Method in class com.google.refine.ProjectMetadata
- getControl(String) - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getControlMap() - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getControlMapping() - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getControlName(Control) - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getCookie(HttpServletRequest, String) - Static method in class com.google.refine.util.CookiesUtilities
- getCreated() - Method in class com.google.refine.ProjectMetadata
- getCreateSQL() - Method in class com.google.refine.exporters.sql.SqlCreateBuilder
- getCreator() - Method in class com.google.refine.ProjectMetadata
- getCriteria() - Method in class com.google.refine.sorting.SortingConfig
- GetCSRFTokenCommand - Class in com.google.refine.commands
-
Generates a fresh CSRF token.
- GetCSRFTokenCommand() - Constructor for class com.google.refine.commands.GetCSRFTokenCommand
- getCustomMetadata(String) - Method in class com.google.refine.ProjectMetadata
- getDelay() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getDescription() - Method in class com.google.refine.commands.history.GetOperationsCommand.SimpleHistoryEntry
- getDescription() - Method in class com.google.refine.expr.functions.arrays.ArgsToArray
- getDescription() - Method in class com.google.refine.expr.functions.arrays.InArray
- getDescription() - Method in class com.google.refine.expr.functions.arrays.Join
- getDescription() - Method in class com.google.refine.expr.functions.arrays.Reverse
- getDescription() - Method in class com.google.refine.expr.functions.arrays.Sort
- getDescription() - Method in class com.google.refine.expr.functions.arrays.Uniques
- getDescription() - Method in class com.google.refine.expr.functions.booleans.And
- getDescription() - Method in class com.google.refine.expr.functions.booleans.Not
- getDescription() - Method in class com.google.refine.expr.functions.booleans.Or
- getDescription() - Method in class com.google.refine.expr.functions.booleans.Xor
- getDescription() - Method in class com.google.refine.expr.functions.Coalesce
- getDescription() - Method in class com.google.refine.expr.functions.Cross
- getDescription() - Method in class com.google.refine.expr.functions.date.DatePart
- getDescription() - Method in class com.google.refine.expr.functions.date.Inc
- getDescription() - Method in class com.google.refine.expr.functions.date.Now
- getDescription() - Method in class com.google.refine.expr.functions.FacetCount
- getDescription() - Method in class com.google.refine.expr.functions.Get
- getDescription() - Method in class com.google.refine.expr.functions.HasField
- getDescription() - Method in class com.google.refine.expr.functions.html.InnerHtml
- getDescription() - Method in class com.google.refine.expr.functions.html.ParseHtml
- getDescription() - Method in class com.google.refine.expr.functions.Jsonize
- getDescription() - Method in class com.google.refine.expr.functions.Length
- getDescription() - Method in class com.google.refine.expr.functions.math.Abs
- getDescription() - Method in class com.google.refine.expr.functions.math.ACos
- getDescription() - Method in class com.google.refine.expr.functions.math.ASin
- getDescription() - Method in class com.google.refine.expr.functions.math.ATan
- getDescription() - Method in class com.google.refine.expr.functions.math.ATan2
- getDescription() - Method in class com.google.refine.expr.functions.math.Ceil
- getDescription() - Method in class com.google.refine.expr.functions.math.Combin
- getDescription() - Method in class com.google.refine.expr.functions.math.Cos
- getDescription() - Method in class com.google.refine.expr.functions.math.Cosh
- getDescription() - Method in class com.google.refine.expr.functions.math.Degrees
- getDescription() - Method in class com.google.refine.expr.functions.math.Even
- getDescription() - Method in class com.google.refine.expr.functions.math.Exp
- getDescription() - Method in class com.google.refine.expr.functions.math.Fact
- getDescription() - Method in class com.google.refine.expr.functions.math.FactN
- getDescription() - Method in class com.google.refine.expr.functions.math.Floor
- getDescription() - Method in class com.google.refine.expr.functions.math.GreatestCommonDenominator
- getDescription() - Method in class com.google.refine.expr.functions.math.LeastCommonMultiple
- getDescription() - Method in class com.google.refine.expr.functions.math.Ln
- getDescription() - Method in class com.google.refine.expr.functions.math.Log
- getDescription() - Method in class com.google.refine.expr.functions.math.Max
- getDescription() - Method in class com.google.refine.expr.functions.math.Min
- getDescription() - Method in class com.google.refine.expr.functions.math.Mod
- getDescription() - Method in class com.google.refine.expr.functions.math.Multinomial
- getDescription() - Method in class com.google.refine.expr.functions.math.Odd
- getDescription() - Method in class com.google.refine.expr.functions.math.Pow
- getDescription() - Method in class com.google.refine.expr.functions.math.Quotient
- getDescription() - Method in class com.google.refine.expr.functions.math.Radians
- getDescription() - Method in class com.google.refine.expr.functions.math.RandomNumber
- getDescription() - Method in class com.google.refine.expr.functions.math.Round
- getDescription() - Method in class com.google.refine.expr.functions.math.Sin
- getDescription() - Method in class com.google.refine.expr.functions.math.Sinh
- getDescription() - Method in class com.google.refine.expr.functions.math.Sum
- getDescription() - Method in class com.google.refine.expr.functions.math.Tan
- getDescription() - Method in class com.google.refine.expr.functions.math.Tanh
- getDescription() - Method in class com.google.refine.expr.functions.Slice
- getDescription() - Method in class com.google.refine.expr.functions.strings.Chomp
- getDescription() - Method in class com.google.refine.expr.functions.strings.Contains
- getDescription() - Method in class com.google.refine.expr.functions.strings.Decode
- getDescription() - Method in class com.google.refine.expr.functions.strings.DetectLanguage
- getDescription() - Method in class com.google.refine.expr.functions.strings.Diff
- getDescription() - Method in class com.google.refine.expr.functions.strings.Encode
- getDescription() - Method in class com.google.refine.expr.functions.strings.EndsWith
- getDescription() - Method in class com.google.refine.expr.functions.strings.Escape
- getDescription() - Method in class com.google.refine.expr.functions.strings.Find
- getDescription() - Method in class com.google.refine.expr.functions.strings.Fingerprint
- getDescription() - Method in class com.google.refine.expr.functions.strings.IndexOf
- getDescription() - Method in class com.google.refine.expr.functions.strings.LastIndexOf
- getDescription() - Method in class com.google.refine.expr.functions.strings.Match
- getDescription() - Method in class com.google.refine.expr.functions.strings.MD5
- getDescription() - Method in class com.google.refine.expr.functions.strings.NGram
- getDescription() - Method in class com.google.refine.expr.functions.strings.NGramFingerprint
- getDescription() - Method in class com.google.refine.expr.functions.strings.ParseJson
- getDescription() - Method in class com.google.refine.expr.functions.strings.ParseUri
- getDescription() - Method in class com.google.refine.expr.functions.strings.Partition
- getDescription() - Method in class com.google.refine.expr.functions.strings.Phonetic
- getDescription() - Method in class com.google.refine.expr.functions.strings.Range
- getDescription() - Method in class com.google.refine.expr.functions.strings.Reinterpret
- getDescription() - Method in class com.google.refine.expr.functions.strings.Replace
- getDescription() - Method in class com.google.refine.expr.functions.strings.ReplaceChars
- getDescription() - Method in class com.google.refine.expr.functions.strings.ReplaceEach
- getDescription() - Method in class com.google.refine.expr.functions.strings.RPartition
- getDescription() - Method in class com.google.refine.expr.functions.strings.SHA1
- getDescription() - Method in class com.google.refine.expr.functions.strings.SmartSplit
- getDescription() - Method in class com.google.refine.expr.functions.strings.Split
- getDescription() - Method in class com.google.refine.expr.functions.strings.SplitByCharType
- getDescription() - Method in class com.google.refine.expr.functions.strings.SplitByLengths
- getDescription() - Method in class com.google.refine.expr.functions.strings.StartsWith
- getDescription() - Method in class com.google.refine.expr.functions.strings.ToLowercase
- getDescription() - Method in class com.google.refine.expr.functions.strings.ToTitlecase
- getDescription() - Method in class com.google.refine.expr.functions.strings.ToUppercase
- getDescription() - Method in class com.google.refine.expr.functions.strings.Trim
- getDescription() - Method in class com.google.refine.expr.functions.strings.Unescape
- getDescription() - Method in class com.google.refine.expr.functions.strings.Unicode
- getDescription() - Method in class com.google.refine.expr.functions.strings.UnicodeType
- getDescription() - Method in class com.google.refine.expr.functions.TimeSinceUnixEpochToDate
- getDescription() - Method in class com.google.refine.expr.functions.ToDate
- getDescription() - Method in class com.google.refine.expr.functions.ToNumber
- getDescription() - Method in class com.google.refine.expr.functions.ToString
- getDescription() - Method in class com.google.refine.expr.functions.Type
- getDescription() - Method in class com.google.refine.expr.functions.xml.InnerXml
- getDescription() - Method in class com.google.refine.expr.functions.xml.OwnText
- getDescription() - Method in class com.google.refine.expr.functions.xml.Parent
- getDescription() - Method in class com.google.refine.expr.functions.xml.ParseXml
- getDescription() - Method in class com.google.refine.expr.functions.xml.ScriptText
- getDescription() - Method in class com.google.refine.expr.functions.xml.SelectXml
- getDescription() - Method in class com.google.refine.expr.functions.xml.WholeText
- getDescription() - Method in class com.google.refine.expr.functions.xml.XmlAttr
- getDescription() - Method in class com.google.refine.expr.functions.xml.XmlText
- getDescription() - Method in interface com.google.refine.grel.Control
- getDescription() - Method in class com.google.refine.grel.controls.Filter
- getDescription() - Method in class com.google.refine.grel.controls.ForEach
- getDescription() - Method in class com.google.refine.grel.controls.ForEachIndex
- getDescription() - Method in class com.google.refine.grel.controls.ForNonBlank
- getDescription() - Method in class com.google.refine.grel.controls.ForRange
- getDescription() - Method in class com.google.refine.grel.controls.If
- getDescription() - Method in class com.google.refine.grel.controls.IsBlank
- getDescription() - Method in class com.google.refine.grel.controls.IsEmptyString
- getDescription() - Method in class com.google.refine.grel.controls.IsError
- getDescription() - Method in class com.google.refine.grel.controls.IsNonBlank
- getDescription() - Method in class com.google.refine.grel.controls.IsNotNull
- getDescription() - Method in class com.google.refine.grel.controls.IsNull
- getDescription() - Method in class com.google.refine.grel.controls.IsNumeric
- getDescription() - Method in class com.google.refine.grel.controls.With
- getDescription() - Method in interface com.google.refine.grel.Function
- getDescription() - Method in class com.google.refine.history.HistoryProcess
- getDescription() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- getDescription() - Method in class com.google.refine.ProjectMetadata
- getDimX() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getDimX() - Method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- getDimX() - Method in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- getDimY() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getDimY() - Method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- getDimY() - Method in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- getDistance() - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- getDistanceNames() - Static method in class com.google.refine.clustering.knn.DistanceFactory
-
Lists the available distances, by name.
- getDistanceStr() - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- getDomain(HttpServletRequest) - Static method in class com.google.refine.util.CookiesUtilities
- getDot() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getEdits() - Method in class com.google.refine.operations.cell.MassEditOperation
- getEncoding() - Method in class com.google.refine.ProjectMetadata
- getEncoding(ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- getEncodingConfidence() - Method in class com.google.refine.ProjectMetadata
- getEngine(HttpServletRequest, Project) - Static method in class com.google.refine.commands.Command
-
Utility function to reconstruct the browsing engine from the "engine" request parameter, most often in the POST body.
- getEngineConfig() - Method in class com.google.refine.operations.EngineDependentOperation
- getEngineConfig(HttpServletRequest) - Static method in class com.google.refine.commands.Command
-
Utility function to get the browsing engine's configuration as a JSON object from the "engine" request parameter, most often in the POST body.
- getEntries() - Method in class com.google.refine.preference.PreferenceStore
- getEntry(long) - Method in class com.google.refine.history.History
- getError() - Method in class com.google.refine.browsing.facets.ListFacet
- getError() - Method in class com.google.refine.browsing.facets.RangeFacet
- getError() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getError() - Method in class com.google.refine.model.Recon
- getErrorChoice() - Method in class com.google.refine.browsing.facets.ListFacet
- getErrorMessage() - Method in class com.google.refine.model.Cell
- getErrorRowCount() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getErrorRowCount() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getErrorX() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getErrorY() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getExporter(String) - Static method in class com.google.refine.exporters.ExporterRegistry
- getExpression() - Method in class com.google.refine.browsing.facets.ListFacet
- getExpression() - Method in class com.google.refine.browsing.facets.RangeFacet
- getExpression() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getExpression() - Method in class com.google.refine.grel.Parser
- getExpression() - Method in class com.google.refine.operations.cell.MassEditOperation
- getExpression() - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- GetExpressionHistoryCommand - Class in com.google.refine.commands.expr
- GetExpressionHistoryCommand() - Constructor for class com.google.refine.commands.expr.GetExpressionHistoryCommand
- GetExpressionHistoryCommand.ExpressionsList - Class in com.google.refine.commands.expr
- GetExpressionHistoryCommand.ExpressionState - Class in com.google.refine.commands.expr
- GetExpressionLanguageInfoCommand - Class in com.google.refine.commands.expr
- GetExpressionLanguageInfoCommand() - Constructor for class com.google.refine.commands.expr.GetExpressionLanguageInfoCommand
- GetExpressionLanguageInfoCommand.LanguageInfo - Class in com.google.refine.commands.expr
- getExpressions() - Method in class com.google.refine.ProjectManager
-
Gets all expressions from the preference store
- getExpressionsList() - Static method in class com.google.refine.commands.expr.GetStarredExpressionsCommand
- getExtensionToFormat() - Method in class com.google.refine.importing.ImportingManager.ImportingConfiguration
- getFacetConfigs() - Method in class com.google.refine.browsing.EngineConfig
- getFeature(int) - Method in class com.google.refine.model.Recon
- getfeatures() - Method in class com.google.refine.model.Recon
- getField(String, Properties) - Method in class com.google.refine.expr.CellTuple
- getField(String, Properties) - Method in interface com.google.refine.expr.HasFields
- getField(String, Properties) - Method in class com.google.refine.expr.HasFieldsListImpl
- getField(String, Properties) - Method in class com.google.refine.expr.WrappedCell
- getField(String, Properties) - Method in class com.google.refine.expr.WrappedRow
- getField(String, Properties) - Method in class com.google.refine.expr.WrappedRow.RecordCells
- getField(String, Properties) - Method in class com.google.refine.expr.WrappedRow.WrappedRecord
- getField(String, Properties) - Method in class com.google.refine.model.Cell
- getField(String, Properties) - Method in class com.google.refine.model.Recon.Features
- getField(String, Properties) - Method in class com.google.refine.model.Recon
- getField(String, Properties) - Method in class com.google.refine.model.ReconCandidate
- getField(String, Properties) - Method in class com.google.refine.model.Row
- getFieldLengths() - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getFieldLengths() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getFieldName() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- getFieldName() - Method in interface com.google.refine.importers.tree.TreeReader
- getFieldName() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getFieldValue() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- getFieldValue() - Method in interface com.google.refine.importers.tree.TreeReader
-
Deprecated.
- getFieldValue() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getFile(ImportingJob, ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- getFile(ImportingJob, String) - Static method in class com.google.refine.importing.ImportingUtilities
- getFileReader(ImportingJob, ObjectNode, String) - Static method in class com.google.refine.importing.ImportingUtilities
- getFileReader(File, ObjectNode, String) - Static method in class com.google.refine.importing.ImportingUtilities
- getFileSource(ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- getFilteredRecords() - Method in class com.google.refine.browsing.Engine
- getFilteredRecords(Facet) - Method in class com.google.refine.browsing.Engine
- getFilteredRows(Facet) - Method in class com.google.refine.browsing.Engine
- getFlagged() - Method in class com.google.refine.operations.row.RowFlagOperation
- getFormat(String, String) - Static method in class com.google.refine.importing.ImportingManager
- getFormatFromFileName(String) - Static method in class com.google.refine.importing.ImportingManager
- getFormatFromMimeType(String) - Static method in class com.google.refine.importing.ImportingManager
- getFormats() - Method in class com.google.refine.importing.ImportingManager.ImportingConfiguration
- getFreshToken() - Method in class com.google.refine.commands.CSRFTokenFactory
-
Generates a fresh CSRF token, which will remain valid for the configured amount of time.
- getFrom() - Method in class com.google.refine.browsing.facets.RangeFacet
- getFrom() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getFromColumnName() - Method in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- getFromX() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getFromY() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getFunction(String) - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getFunctionMap() - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getFunctionMapping() - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getFunctionName(Function) - Static method in class com.google.refine.grel.ControlFunctionRegistry
- getGuessCellType() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- GetHistoryCommand - Class in com.google.refine.commands.history
- GetHistoryCommand() - Constructor for class com.google.refine.commands.history.GetHistoryCommand
- getHistoryDir(HistoryEntry) - Method in class com.google.refine.io.FileHistoryEntryManager
- getHistoryEntryManager() - Method in class com.google.refine.io.FileProjectManager
- getHistoryEntryManager() - Method in class com.google.refine.ProjectManager
-
The history entry manager deals with changes
- getHttpHeaderInfo(String) - Static method in class com.google.refine.commands.HttpHeadersSupport
- getHttpHeaderLabels() - Static method in class com.google.refine.commands.HttpHeadersSupport
- getHttpHeadersJson() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getId() - Method in class com.google.refine.history.HistoryProcess
- getId() - Method in class com.google.refine.model.Recon
- getId() - Method in class com.google.refine.process.Process
- getIdentifierSpace() - Method in class com.google.refine.model.Recon
- getIdentifierSpace() - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getImage() - Method in class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- getImage() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getImportDir() - Static method in class com.google.refine.importing.ImportingManager
- GetImportingConfigurationCommand - Class in com.google.refine.commands.importing
- GetImportingConfigurationCommand() - Constructor for class com.google.refine.commands.importing.GetImportingConfigurationCommand
- GetImportingConfigurationCommand.ConfigurationResponse - Class in com.google.refine.commands.importing
- GetImportingJobStatusCommand - Class in com.google.refine.commands.importing
- GetImportingJobStatusCommand() - Constructor for class com.google.refine.commands.importing.GetImportingJobStatusCommand
- GetImportingJobStatusCommand.JobStatusResponse - Class in com.google.refine.commands.importing
- getImportOptionMetadata() - Method in class com.google.refine.ProjectMetadata
- getIndex() - Method in class com.google.refine.grel.Scanner
- getIndex() - Method in class com.google.refine.operations.column.ColumnMoveOperation
- getInputStreamReader(InputStream, String) - Static method in class com.google.refine.importing.ImportingUtilities
- getInsertSQL() - Method in class com.google.refine.exporters.sql.SqlInsertBuilder
-
Get Insert Sql
- getInt(JsonNode, String, int) - Static method in class com.google.refine.util.JSONUtilities
- getIntArray(ObjectNode, String) - Static method in class com.google.refine.util.JSONUtilities
- getIntegerOption(String, Properties, int) - Static method in class com.google.refine.importers.ImporterUtilities
- getIntegerParameter(HttpServletRequest, String, int) - Static method in class com.google.refine.commands.Command
- getIntegerParameter(HttpServletRequest, String, int) - Static method in class com.google.refine.commands.HttpUtilities
- getIntElement(ArrayNode, int, int) - Static method in class com.google.refine.util.JSONUtilities
- getInvert() - Method in class com.google.refine.browsing.facets.ListFacet
- getJob(long) - Static method in class com.google.refine.importing.ImportingManager
- getJsonConfig() - Method in class com.google.refine.importing.ImportingJob
- getJsonDescription() - Method in class com.google.refine.model.AbstractOperation
- getJsonExceptions() - Method in class com.google.refine.process.ProcessManager
- getJsonKeyCellIndex() - Method in class com.google.refine.model.ColumnModel
- getJsonRepresentation() - Method in class com.google.refine.clustering.binning.BinningClusterer
- getJsonRepresentation() - Method in class com.google.refine.clustering.knn.kNNClusterer
- getJsonType() - Method in interface com.google.refine.browsing.facets.FacetConfig
-
The facet type as stored in json.
- getJsonType() - Method in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- getJsonType() - Method in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- getJsonType() - Method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- getJsonType() - Method in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- getJsonType() - Method in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- getJudgment() - Method in class com.google.refine.model.Recon
- getJudgment() - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- getJudgmentAction() - Method in class com.google.refine.model.Recon
- getJudgmentBatchSize() - Method in class com.google.refine.model.Recon
- getJudgmentHistoryEntry() - Method in class com.google.refine.model.Recon
- getJudgments() - Method in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- getKey() - Method in class com.google.refine.model.recon.ReconJob
- getKey() - Method in class com.google.refine.model.recon.StandardReconConfig.StandardReconJob
- getKey(Project, Object, int) - Method in class com.google.refine.sorting.BaseSorter.ComparatorWrapper
- getKeyColumnIndex() - Method in class com.google.refine.model.ColumnGroup
- getKeyColumnIndex() - Method in class com.google.refine.model.ColumnModel
- getKeyColumnName() - Method in class com.google.refine.model.ColumnModel
- getKeyColumnName() - Method in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- getKeyColumnName() - Method in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- getKeyColumnName() - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getKeyer() - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- getKeyerName() - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- getKeyerNames() - Static method in class com.google.refine.clustering.binning.KeyerFactory
-
Set of available keyer, by names.
- getKeys() - Method in class com.google.refine.preference.PreferenceStore
- getLanguageInfo(String) - Static method in class com.google.refine.expr.MetaParser
- getLanguagePrefixes() - Static method in class com.google.refine.expr.MetaParser
- GetLanguagesCommand - Class in com.google.refine.commands.lang
- GetLanguagesCommand() - Constructor for class com.google.refine.commands.lang.GetLanguagesCommand
- GetLanguagesCommand.LanguageRecord - Class in com.google.refine.commands.lang
- GetLanguagesCommand.LanguagesResponse - Class in com.google.refine.commands.lang
- getLastPastEntries(int) - Method in class com.google.refine.history.History
- getLastSave() - Method in class com.google.refine.model.Project
- getLimit() - Method in class com.google.refine.browsing.facets.ListFacet
- getList() - Method in class com.google.refine.preference.TopList
- getLookup(long, String) - Method in class com.google.refine.LookupCacheManager
-
Computes the ProjectLookup based on combination key, returns the cached one from the HashMap if already computed.
- getLookupCacheManager() - Method in class com.google.refine.ProjectManager
-
Gets the LookupCacheManager from memory
- getMatch() - Method in class com.google.refine.model.Recon
- getMatch() - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- getMatchRank() - Method in class com.google.refine.model.Recon
- getMax() - Method in class com.google.refine.browsing.facets.RangeFacet
- getMax() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getMax() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getMax() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getMaxCellIndex() - Method in class com.google.refine.model.ColumnModel
- getMaxColumns() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getMechanism() - Method in class com.google.refine.browsing.facets.FacetConfigResolver
- getMechanism() - Method in class com.google.refine.model.recon.ReconConfigResolver
- getMechanism() - Method in class com.google.refine.operations.OperationResolver
- getMetadata() - Method in class com.google.refine.model.Project
- getMimeTypeToFormat() - Method in class com.google.refine.importing.ImportingManager.ImportingConfiguration
- getMin() - Method in class com.google.refine.browsing.facets.RangeFacet
- getMin() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getMin() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getMin() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getMode() - Method in class com.google.refine.browsing.Engine
- getMode() - Method in class com.google.refine.browsing.EngineConfig
- getMode() - Method in class com.google.refine.browsing.facets.TextSearchFacet
- getMode() - Method in class com.google.refine.model.recon.ReconConfig
-
Returns the identifier for the reconciliation mode, as serialized in JSON.
- getMode() - Method in class com.google.refine.model.recon.StandardReconConfig
- getMode() - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getMode() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getMode() - Method in class com.google.refine.operations.row.RowReorderOperation
- GetModelsCommand - Class in com.google.refine.commands.project
- GetModelsCommand() - Constructor for class com.google.refine.commands.project.GetModelsCommand
- GetModelsCommand.ModelsResponse - Class in com.google.refine.commands.project
- getModified() - Method in class com.google.refine.ProjectMetadata
- getModifiedProjectIds() - Method in class com.google.refine.io.FileProjectManager
- getModule(String) - Method in class com.google.refine.RefineServlet
- getName() - Method in class com.google.refine.browsing.facets.ListFacet
- getName() - Method in class com.google.refine.browsing.facets.RangeFacet
- getName() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getName() - Method in class com.google.refine.browsing.facets.TextSearchFacet
- getName() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getName() - Method in class com.google.refine.grel.ast.VariableExpr
- getName() - Method in class com.google.refine.model.Column
- getName() - Method in class com.google.refine.ProjectMetadata
- getNewColumnName() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getNewColumnName() - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- getNewColumnName() - Method in class com.google.refine.operations.column.ColumnRenameOperation
- getNewReconConfig(Column) - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getNextRowOfCells() - Method in interface com.google.refine.importers.TabularImportingParserBase.TableDataReader
- getNextRowOfCells() - Method in class com.google.refine.importers.WikitextImporter.WikiTableDataReader
- getNonNumericRowCount() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getNonTimeRowCount() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getNoteColumnName() - Method in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- getNumericRowCount() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getObject(ObjectNode, String) - Static method in class com.google.refine.util.JSONUtilities
- getObjectElement(ArrayNode, int) - Static method in class com.google.refine.util.JSONUtilities
- getObjectList(ArrayNode) - Static method in class com.google.refine.util.JSONUtilities
- getOldColumnName() - Method in class com.google.refine.operations.column.ColumnRenameOperation
- getOnError() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getOnError() - Method in class com.google.refine.operations.column.ColumnAdditionOperation
- getOperation() - Method in class com.google.refine.commands.history.GetOperationsCommand.SimpleHistoryEntry
- getOperationId() - Method in class com.google.refine.model.AbstractOperation
- getOperationId() - Method in class com.google.refine.operations.UnknownOperation
- GetOperationsCommand - Class in com.google.refine.commands.history
- GetOperationsCommand() - Constructor for class com.google.refine.commands.history.GetOperationsCommand
- GetOperationsCommand.HistoryEntries - Class in com.google.refine.commands.history
- GetOperationsCommand.SimpleHistoryEntry - Class in com.google.refine.commands.history
- getOrAllocateColumn(Project, List<String>, int, boolean) - Static method in class com.google.refine.importers.ImporterUtilities
- getOrCreateDefaultConfig() - Method in class com.google.refine.importing.ImportingJob
- getOrderString(int) - Static method in class com.google.refine.expr.util.CalendarParser
-
Return a string representation of the order value.
- getOriginalHeaderLabel() - Method in class com.google.refine.model.Column
- getParameters() - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- getParameters() - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- getParams() - Method in class com.google.refine.expr.functions.arrays.ArgsToArray
- getParams() - Method in class com.google.refine.expr.functions.arrays.InArray
- getParams() - Method in class com.google.refine.expr.functions.arrays.Join
- getParams() - Method in class com.google.refine.expr.functions.arrays.Reverse
- getParams() - Method in class com.google.refine.expr.functions.arrays.Sort
- getParams() - Method in class com.google.refine.expr.functions.arrays.Uniques
- getParams() - Method in class com.google.refine.expr.functions.booleans.And
- getParams() - Method in class com.google.refine.expr.functions.booleans.Not
- getParams() - Method in class com.google.refine.expr.functions.booleans.Or
- getParams() - Method in class com.google.refine.expr.functions.booleans.Xor
- getParams() - Method in class com.google.refine.expr.functions.Coalesce
- getParams() - Method in class com.google.refine.expr.functions.Cross
- getParams() - Method in class com.google.refine.expr.functions.date.DatePart
- getParams() - Method in class com.google.refine.expr.functions.date.Inc
- getParams() - Method in class com.google.refine.expr.functions.FacetCount
- getParams() - Method in class com.google.refine.expr.functions.Get
- getParams() - Method in class com.google.refine.expr.functions.HasField
- getParams() - Method in class com.google.refine.expr.functions.html.InnerHtml
- getParams() - Method in class com.google.refine.expr.functions.html.ParseHtml
- getParams() - Method in class com.google.refine.expr.functions.Jsonize
- getParams() - Method in class com.google.refine.expr.functions.Length
- getParams() - Method in class com.google.refine.expr.functions.math.Abs
- getParams() - Method in class com.google.refine.expr.functions.math.ACos
- getParams() - Method in class com.google.refine.expr.functions.math.ASin
- getParams() - Method in class com.google.refine.expr.functions.math.ATan
- getParams() - Method in class com.google.refine.expr.functions.math.ATan2
- getParams() - Method in class com.google.refine.expr.functions.math.Ceil
- getParams() - Method in class com.google.refine.expr.functions.math.Combin
- getParams() - Method in class com.google.refine.expr.functions.math.Cos
- getParams() - Method in class com.google.refine.expr.functions.math.Cosh
- getParams() - Method in class com.google.refine.expr.functions.math.Degrees
- getParams() - Method in class com.google.refine.expr.functions.math.Even
- getParams() - Method in class com.google.refine.expr.functions.math.Exp
- getParams() - Method in class com.google.refine.expr.functions.math.Fact
- getParams() - Method in class com.google.refine.expr.functions.math.FactN
- getParams() - Method in class com.google.refine.expr.functions.math.Floor
- getParams() - Method in class com.google.refine.expr.functions.math.GreatestCommonDenominator
- getParams() - Method in class com.google.refine.expr.functions.math.LeastCommonMultiple
- getParams() - Method in class com.google.refine.expr.functions.math.Ln
- getParams() - Method in class com.google.refine.expr.functions.math.Log
- getParams() - Method in class com.google.refine.expr.functions.math.Max
- getParams() - Method in class com.google.refine.expr.functions.math.Min
- getParams() - Method in class com.google.refine.expr.functions.math.Mod
- getParams() - Method in class com.google.refine.expr.functions.math.Multinomial
- getParams() - Method in class com.google.refine.expr.functions.math.Odd
- getParams() - Method in class com.google.refine.expr.functions.math.Pow
- getParams() - Method in class com.google.refine.expr.functions.math.Quotient
- getParams() - Method in class com.google.refine.expr.functions.math.Radians
- getParams() - Method in class com.google.refine.expr.functions.math.RandomNumber
- getParams() - Method in class com.google.refine.expr.functions.math.Round
- getParams() - Method in class com.google.refine.expr.functions.math.Sin
- getParams() - Method in class com.google.refine.expr.functions.math.Sinh
- getParams() - Method in class com.google.refine.expr.functions.math.Sum
- getParams() - Method in class com.google.refine.expr.functions.math.Tan
- getParams() - Method in class com.google.refine.expr.functions.math.Tanh
- getParams() - Method in class com.google.refine.expr.functions.Slice
- getParams() - Method in class com.google.refine.expr.functions.strings.Chomp
- getParams() - Method in class com.google.refine.expr.functions.strings.Contains
- getParams() - Method in class com.google.refine.expr.functions.strings.Decode
- getParams() - Method in class com.google.refine.expr.functions.strings.DetectLanguage
- getParams() - Method in class com.google.refine.expr.functions.strings.Diff
- getParams() - Method in class com.google.refine.expr.functions.strings.Encode
- getParams() - Method in class com.google.refine.expr.functions.strings.EndsWith
- getParams() - Method in class com.google.refine.expr.functions.strings.Escape
- getParams() - Method in class com.google.refine.expr.functions.strings.Find
- getParams() - Method in class com.google.refine.expr.functions.strings.Fingerprint
- getParams() - Method in class com.google.refine.expr.functions.strings.IndexOf
- getParams() - Method in class com.google.refine.expr.functions.strings.LastIndexOf
- getParams() - Method in class com.google.refine.expr.functions.strings.Match
- getParams() - Method in class com.google.refine.expr.functions.strings.MD5
- getParams() - Method in class com.google.refine.expr.functions.strings.NGram
- getParams() - Method in class com.google.refine.expr.functions.strings.NGramFingerprint
- getParams() - Method in class com.google.refine.expr.functions.strings.ParseJson
- getParams() - Method in class com.google.refine.expr.functions.strings.ParseUri
- getParams() - Method in class com.google.refine.expr.functions.strings.Partition
- getParams() - Method in class com.google.refine.expr.functions.strings.Phonetic
- getParams() - Method in class com.google.refine.expr.functions.strings.Range
- getParams() - Method in class com.google.refine.expr.functions.strings.Reinterpret
- getParams() - Method in class com.google.refine.expr.functions.strings.Replace
- getParams() - Method in class com.google.refine.expr.functions.strings.ReplaceChars
- getParams() - Method in class com.google.refine.expr.functions.strings.ReplaceEach
- getParams() - Method in class com.google.refine.expr.functions.strings.RPartition
- getParams() - Method in class com.google.refine.expr.functions.strings.SHA1
- getParams() - Method in class com.google.refine.expr.functions.strings.SmartSplit
- getParams() - Method in class com.google.refine.expr.functions.strings.Split
- getParams() - Method in class com.google.refine.expr.functions.strings.SplitByCharType
- getParams() - Method in class com.google.refine.expr.functions.strings.SplitByLengths
- getParams() - Method in class com.google.refine.expr.functions.strings.StartsWith
- getParams() - Method in class com.google.refine.expr.functions.strings.ToLowercase
- getParams() - Method in class com.google.refine.expr.functions.strings.ToTitlecase
- getParams() - Method in class com.google.refine.expr.functions.strings.ToUppercase
- getParams() - Method in class com.google.refine.expr.functions.strings.Trim
- getParams() - Method in class com.google.refine.expr.functions.strings.Unescape
- getParams() - Method in class com.google.refine.expr.functions.strings.Unicode
- getParams() - Method in class com.google.refine.expr.functions.strings.UnicodeType
- getParams() - Method in class com.google.refine.expr.functions.TimeSinceUnixEpochToDate
- getParams() - Method in class com.google.refine.expr.functions.ToDate
- getParams() - Method in class com.google.refine.expr.functions.ToNumber
- getParams() - Method in class com.google.refine.expr.functions.ToString
- getParams() - Method in class com.google.refine.expr.functions.Type
- getParams() - Method in class com.google.refine.expr.functions.xml.InnerXml
- getParams() - Method in class com.google.refine.expr.functions.xml.OwnText
- getParams() - Method in class com.google.refine.expr.functions.xml.Parent
- getParams() - Method in class com.google.refine.expr.functions.xml.ParseXml
- getParams() - Method in class com.google.refine.expr.functions.xml.ScriptText
- getParams() - Method in class com.google.refine.expr.functions.xml.SelectXml
- getParams() - Method in class com.google.refine.expr.functions.xml.WholeText
- getParams() - Method in class com.google.refine.expr.functions.xml.XmlAttr
- getParams() - Method in class com.google.refine.expr.functions.xml.XmlText
- getParams() - Method in interface com.google.refine.grel.Control
- getParams() - Method in class com.google.refine.grel.controls.Filter
- getParams() - Method in class com.google.refine.grel.controls.ForEach
- getParams() - Method in class com.google.refine.grel.controls.ForEachIndex
- getParams() - Method in class com.google.refine.grel.controls.ForNonBlank
- getParams() - Method in class com.google.refine.grel.controls.ForRange
- getParams() - Method in class com.google.refine.grel.controls.If
- getParams() - Method in class com.google.refine.grel.controls.IsEmptyString
- getParams() - Method in class com.google.refine.grel.controls.With
- getParams() - Method in interface com.google.refine.grel.Function
- getPassword() - Method in class com.google.refine.ProjectMetadata
- getPaths(String) - Static method in class com.google.refine.ClientSideResourceManager
- getPrecedingEntryID(long) - Method in class com.google.refine.history.History
- getPrecompute(String) - Method in class com.google.refine.model.Column
- GetPreferenceCommand - Class in com.google.refine.commands
- GetPreferenceCommand() - Constructor for class com.google.refine.commands.GetPreferenceCommand
- GetPreferenceCommand.PreferenceValue - Class in com.google.refine.commands
- getPreferenceStore() - Method in class com.google.refine.ProjectManager
-
Gets the preference store
- getPreferenceStore() - Method in class com.google.refine.ProjectMetadata
- getPrefix() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
-
Does nothing.
- getPrefix() - Method in interface com.google.refine.importers.tree.TreeReader
- getPrefix() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getPrependColumnName() - Method in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- GetProcessesCommand - Class in com.google.refine.commands.history
- GetProcessesCommand() - Constructor for class com.google.refine.commands.history.GetProcessesCommand
- getProcessManager() - Method in class com.google.refine.model.Project
- getProject(long) - Method in class com.google.refine.ProjectManager
-
Gets the required project from the data store If project does not already exist in memory, it is loaded from the data store
- getProject(HttpServletRequest) - Method in class com.google.refine.commands.Command
-
Utility method for retrieving the Project object having the ID specified in the "project" URL parameter.
- getProjectDir(long) - Method in class com.google.refine.io.FileProjectManager
- getProjectDir(long, boolean) - Method in class com.google.refine.io.FileProjectManager
- getProjectDir(File, long) - Static method in class com.google.refine.io.FileProjectManager
- getProjectDir(File, long, boolean) - Static method in class com.google.refine.io.FileProjectManager
- getProjectID(String) - Method in class com.google.refine.ProjectManager
-
Tries to find the project id when given a project name Requires that all project metadata exists has been loaded to memory from the data store
- GetProjectIDException - Exception in com.google.refine.util
-
Thrown when a unique project ID cannot be found based on a project name.
- GetProjectIDException() - Constructor for exception com.google.refine.util.GetProjectIDException
-
Default GetProjectID format exception.
- GetProjectIDException(String) - Constructor for exception com.google.refine.util.GetProjectIDException
-
GetProjectID exception.
- getProjectIds() - Method in class com.google.refine.io.FileProjectManager
- getProjectMetadata(long) - Method in class com.google.refine.ProjectManager
-
Gets the project metadata from memory.
- getProjectMetadata(String) - Method in class com.google.refine.ProjectManager
-
Gets the project metadata from memory.
- getProjectMetadata(HttpServletRequest) - Method in class com.google.refine.commands.Command
-
Utility method for retrieving the ProjectMetadata object having the ID specified in the "project" URL parameter.
- GetProjectMetadataCommand - Class in com.google.refine.commands.project
- GetProjectMetadataCommand() - Constructor for class com.google.refine.commands.project.GetProjectMetadataCommand
- getQuery() - Method in class com.google.refine.browsing.facets.TextSearchFacet
- getRawDataDir() - Method in class com.google.refine.importing.ImportingJob
- getReaderFromStream(InputStream, ObjectNode, String) - Static method in class com.google.refine.importing.ImportingUtilities
- getRecon(String) - Method in class com.google.refine.util.Pool
- getReconCandidate(String) - Method in class com.google.refine.util.Pool
- getReconConfig() - Method in class com.google.refine.model.Column
- getReconConfig() - Method in class com.google.refine.operations.recon.ReconOperation
- getReconIdString() - Method in class com.google.refine.model.Cell
-
TODO - use JsonIdentityInfo on recon - implement custom resolver to tie it to a pool - figure it all out
- getReconStats() - Method in class com.google.refine.model.Column
- getReconType() - Method in class com.google.refine.model.recon.StandardReconConfig
- getRecord(int) - Method in class com.google.refine.model.RecordModel
- getRecordCount() - Method in class com.google.refine.model.RecordModel
- getRecordFilter(Project) - Method in interface com.google.refine.browsing.facets.Facet
- getRecordFilter(Project) - Method in class com.google.refine.browsing.facets.ListFacet
- getRecordFilter(Project) - Method in class com.google.refine.browsing.facets.RangeFacet
- getRecordFilter(Project) - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getRecordFilter(Project) - Method in class com.google.refine.browsing.facets.TextSearchFacet
- getRecordFilter(Project) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getRecordOfRow(int) - Method in class com.google.refine.model.RecordModel
- getRecordVisitor(Writer, int) - Method in class com.google.refine.templating.Template
- getRegex() - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getRegex() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getRelativePath(File, File) - Static method in class com.google.refine.importing.ImportingUtilities
- getRemoveOriginalColumn() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getRequestParameters(HttpServletRequest) - Static method in class com.google.refine.commands.project.ExportRowsCommand
-
This command uses POST but is left CSRF-unprotected as it does not incur a state change.
- getResponse(String, Header[], HttpClientResponseHandler<String>) - Method in class com.google.refine.util.HttpClient
- getRetrievalRecord() - Method in class com.google.refine.importing.ImportingJob
- getReturns() - Method in class com.google.refine.expr.functions.arrays.ArgsToArray
- getReturns() - Method in class com.google.refine.expr.functions.arrays.InArray
- getReturns() - Method in class com.google.refine.expr.functions.arrays.Join
- getReturns() - Method in class com.google.refine.expr.functions.arrays.Reverse
- getReturns() - Method in class com.google.refine.expr.functions.arrays.Sort
- getReturns() - Method in class com.google.refine.expr.functions.arrays.Uniques
- getReturns() - Method in class com.google.refine.expr.functions.booleans.And
- getReturns() - Method in class com.google.refine.expr.functions.booleans.Not
- getReturns() - Method in class com.google.refine.expr.functions.booleans.Or
- getReturns() - Method in class com.google.refine.expr.functions.booleans.Xor
- getReturns() - Method in class com.google.refine.expr.functions.Coalesce
- getReturns() - Method in class com.google.refine.expr.functions.Cross
- getReturns() - Method in class com.google.refine.expr.functions.date.DatePart
- getReturns() - Method in class com.google.refine.expr.functions.date.Inc
- getReturns() - Method in class com.google.refine.expr.functions.date.Now
- getReturns() - Method in class com.google.refine.expr.functions.FacetCount
- getReturns() - Method in class com.google.refine.expr.functions.Get
- getReturns() - Method in class com.google.refine.expr.functions.HasField
- getReturns() - Method in class com.google.refine.expr.functions.html.InnerHtml
- getReturns() - Method in class com.google.refine.expr.functions.html.ParseHtml
- getReturns() - Method in class com.google.refine.expr.functions.Jsonize
- getReturns() - Method in class com.google.refine.expr.functions.Length
- getReturns() - Method in class com.google.refine.expr.functions.math.Abs
- getReturns() - Method in class com.google.refine.expr.functions.math.ACos
- getReturns() - Method in class com.google.refine.expr.functions.math.ASin
- getReturns() - Method in class com.google.refine.expr.functions.math.ATan
- getReturns() - Method in class com.google.refine.expr.functions.math.ATan2
- getReturns() - Method in class com.google.refine.expr.functions.math.Ceil
- getReturns() - Method in class com.google.refine.expr.functions.math.Combin
- getReturns() - Method in class com.google.refine.expr.functions.math.Cos
- getReturns() - Method in class com.google.refine.expr.functions.math.Cosh
- getReturns() - Method in class com.google.refine.expr.functions.math.Degrees
- getReturns() - Method in class com.google.refine.expr.functions.math.Even
- getReturns() - Method in class com.google.refine.expr.functions.math.Exp
- getReturns() - Method in class com.google.refine.expr.functions.math.Fact
- getReturns() - Method in class com.google.refine.expr.functions.math.FactN
- getReturns() - Method in class com.google.refine.expr.functions.math.Floor
- getReturns() - Method in class com.google.refine.expr.functions.math.GreatestCommonDenominator
- getReturns() - Method in class com.google.refine.expr.functions.math.LeastCommonMultiple
- getReturns() - Method in class com.google.refine.expr.functions.math.Ln
- getReturns() - Method in class com.google.refine.expr.functions.math.Log
- getReturns() - Method in class com.google.refine.expr.functions.math.Max
- getReturns() - Method in class com.google.refine.expr.functions.math.Min
- getReturns() - Method in class com.google.refine.expr.functions.math.Mod
- getReturns() - Method in class com.google.refine.expr.functions.math.Multinomial
- getReturns() - Method in class com.google.refine.expr.functions.math.Odd
- getReturns() - Method in class com.google.refine.expr.functions.math.Pow
- getReturns() - Method in class com.google.refine.expr.functions.math.Quotient
- getReturns() - Method in class com.google.refine.expr.functions.math.Radians
- getReturns() - Method in class com.google.refine.expr.functions.math.RandomNumber
- getReturns() - Method in class com.google.refine.expr.functions.math.Round
- getReturns() - Method in class com.google.refine.expr.functions.math.Sin
- getReturns() - Method in class com.google.refine.expr.functions.math.Sinh
- getReturns() - Method in class com.google.refine.expr.functions.math.Sum
- getReturns() - Method in class com.google.refine.expr.functions.math.Tan
- getReturns() - Method in class com.google.refine.expr.functions.math.Tanh
- getReturns() - Method in class com.google.refine.expr.functions.Slice
- getReturns() - Method in class com.google.refine.expr.functions.strings.Chomp
- getReturns() - Method in class com.google.refine.expr.functions.strings.Contains
- getReturns() - Method in class com.google.refine.expr.functions.strings.Decode
- getReturns() - Method in class com.google.refine.expr.functions.strings.DetectLanguage
- getReturns() - Method in class com.google.refine.expr.functions.strings.Diff
- getReturns() - Method in class com.google.refine.expr.functions.strings.Encode
- getReturns() - Method in class com.google.refine.expr.functions.strings.EndsWith
- getReturns() - Method in class com.google.refine.expr.functions.strings.Escape
- getReturns() - Method in class com.google.refine.expr.functions.strings.Find
- getReturns() - Method in class com.google.refine.expr.functions.strings.Fingerprint
- getReturns() - Method in class com.google.refine.expr.functions.strings.IndexOf
- getReturns() - Method in class com.google.refine.expr.functions.strings.LastIndexOf
- getReturns() - Method in class com.google.refine.expr.functions.strings.Match
- getReturns() - Method in class com.google.refine.expr.functions.strings.MD5
- getReturns() - Method in class com.google.refine.expr.functions.strings.NGram
- getReturns() - Method in class com.google.refine.expr.functions.strings.NGramFingerprint
- getReturns() - Method in class com.google.refine.expr.functions.strings.ParseJson
- getReturns() - Method in class com.google.refine.expr.functions.strings.ParseUri
- getReturns() - Method in class com.google.refine.expr.functions.strings.Partition
- getReturns() - Method in class com.google.refine.expr.functions.strings.Phonetic
- getReturns() - Method in class com.google.refine.expr.functions.strings.Range
- getReturns() - Method in class com.google.refine.expr.functions.strings.Reinterpret
- getReturns() - Method in class com.google.refine.expr.functions.strings.Replace
- getReturns() - Method in class com.google.refine.expr.functions.strings.ReplaceChars
- getReturns() - Method in class com.google.refine.expr.functions.strings.ReplaceEach
- getReturns() - Method in class com.google.refine.expr.functions.strings.RPartition
- getReturns() - Method in class com.google.refine.expr.functions.strings.SHA1
- getReturns() - Method in class com.google.refine.expr.functions.strings.SmartSplit
- getReturns() - Method in class com.google.refine.expr.functions.strings.Split
- getReturns() - Method in class com.google.refine.expr.functions.strings.SplitByCharType
- getReturns() - Method in class com.google.refine.expr.functions.strings.SplitByLengths
- getReturns() - Method in class com.google.refine.expr.functions.strings.StartsWith
- getReturns() - Method in class com.google.refine.expr.functions.strings.ToLowercase
- getReturns() - Method in class com.google.refine.expr.functions.strings.ToTitlecase
- getReturns() - Method in class com.google.refine.expr.functions.strings.ToUppercase
- getReturns() - Method in class com.google.refine.expr.functions.strings.Trim
- getReturns() - Method in class com.google.refine.expr.functions.strings.Unescape
- getReturns() - Method in class com.google.refine.expr.functions.strings.Unicode
- getReturns() - Method in class com.google.refine.expr.functions.strings.UnicodeType
- getReturns() - Method in class com.google.refine.expr.functions.TimeSinceUnixEpochToDate
- getReturns() - Method in class com.google.refine.expr.functions.ToDate
- getReturns() - Method in class com.google.refine.expr.functions.ToNumber
- getReturns() - Method in class com.google.refine.expr.functions.ToString
- getReturns() - Method in class com.google.refine.expr.functions.Type
- getReturns() - Method in class com.google.refine.expr.functions.xml.InnerXml
- getReturns() - Method in class com.google.refine.expr.functions.xml.OwnText
- getReturns() - Method in class com.google.refine.expr.functions.xml.Parent
- getReturns() - Method in class com.google.refine.expr.functions.xml.ParseXml
- getReturns() - Method in class com.google.refine.expr.functions.xml.ScriptText
- getReturns() - Method in class com.google.refine.expr.functions.xml.SelectXml
- getReturns() - Method in class com.google.refine.expr.functions.xml.WholeText
- getReturns() - Method in class com.google.refine.expr.functions.xml.XmlAttr
- getReturns() - Method in class com.google.refine.expr.functions.xml.XmlText
- getReturns() - Method in interface com.google.refine.grel.Control
- getReturns() - Method in class com.google.refine.grel.controls.Filter
- getReturns() - Method in class com.google.refine.grel.controls.ForEach
- getReturns() - Method in class com.google.refine.grel.controls.ForEachIndex
- getReturns() - Method in class com.google.refine.grel.controls.ForNonBlank
- getReturns() - Method in class com.google.refine.grel.controls.ForRange
- getReturns() - Method in class com.google.refine.grel.controls.If
- getReturns() - Method in class com.google.refine.grel.controls.IsEmptyString
- getReturns() - Method in class com.google.refine.grel.controls.With
- getReturns() - Method in interface com.google.refine.grel.Function
- getRotation() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getRotation(String) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- getRowCount() - Method in class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- getRowCount() - Method in class com.google.refine.ProjectMetadata
- getRowDependency(int) - Method in class com.google.refine.model.RecordModel
- getRowEvaluable(Project) - Method in class com.google.refine.browsing.facets.RangeFacet
- getRowEvaluable(Project) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getRowFilter(Project) - Method in interface com.google.refine.browsing.facets.Facet
- getRowFilter(Project) - Method in class com.google.refine.browsing.facets.ListFacet
- getRowFilter(Project) - Method in class com.google.refine.browsing.facets.RangeFacet
- getRowFilter(Project) - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getRowFilter(Project) - Method in class com.google.refine.browsing.facets.TextSearchFacet
- getRowFilter(Project) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getRows(Object) - Method in class com.google.refine.LookupCacheManager.ProjectLookup
- GetRowsCommand - Class in com.google.refine.commands.row
- GetRowsCommand() - Constructor for class com.google.refine.commands.row.GetRowsCommand
- GetRowsCommand.JsonResult - Class in com.google.refine.commands.row
- GetRowsCommand.RowWritingVisitor - Class in com.google.refine.commands.row
- GetRowsCommand.WrappedRow - Class in com.google.refine.commands.row
- getRowVisitor(Writer, int) - Method in class com.google.refine.templating.Template
- getRunnable() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- getRunnable() - Method in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- getRunnable() - Method in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- getRunnable() - Method in class com.google.refine.process.LongRunningProcess
- GetScatterplotCommand - Class in com.google.refine.commands.browsing
- GetScatterplotCommand() - Constructor for class com.google.refine.commands.browsing.GetScatterplotCommand
- GetScatterplotCommand.PlotterConfig - Class in com.google.refine.commands.browsing
- getSchemaSpace() - Method in class com.google.refine.model.Recon
- getSchemaSpace() - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getSelectedFileRecords() - Method in class com.google.refine.importing.ImportingJob
- getSeparator() - Method in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- getSeparator() - Method in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- getSeparator() - Method in class com.google.refine.operations.column.ColumnSplitOperation
- getService() - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getServiceURI() - Method in class com.google.refine.model.Recon
- getShareNewTopics() - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- getShareNewTopics() - Method in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- getSimilarValue() - Method in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- getSimilarValue() - Method in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- getSize() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getSortingConfig() - Method in class com.google.refine.operations.row.RowReorderOperation
- getSourceReconConfig() - Method in class com.google.refine.model.Column
- getStarred() - Method in class com.google.refine.operations.row.RowStarOperation
- GetStarredExpressionsCommand - Class in com.google.refine.commands.expr
- GetStarredExpressionsCommand() - Constructor for class com.google.refine.commands.expr.GetStarredExpressionsCommand
- GetStarredExpressionsCommand.Expression - Class in com.google.refine.commands.expr
- GetStarredExpressionsCommand.ExpressionList - Class in com.google.refine.commands.expr
- getStartColumnIndex() - Method in class com.google.refine.model.ColumnGroup
- getStatus() - Method in class com.google.refine.history.HistoryProcess
- getStatus() - Method in class com.google.refine.process.LongRunningProcess
- getStatus() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- getStep() - Method in class com.google.refine.browsing.facets.RangeFacet
- getStep() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getStep() - Method in class com.google.refine.browsing.util.NumericBinIndex
- getStep() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getString(JsonNode, String, String) - Static method in class com.google.refine.util.JSONUtilities
- getStringArray(ObjectNode, String) - Static method in class com.google.refine.util.JSONUtilities
- getStringKey() - Method in class com.google.refine.model.recon.ReconJob
-
This method is added because sometimes it's hard to generate integer keys that are not prone to collision.
- getSubGroups() - Method in class com.google.refine.model.ColumnGroup
- getSubject() - Method in class com.google.refine.ProjectMetadata
- getSubList(int, int) - Method in interface com.google.refine.expr.HasFieldsList
- getSubList(int, int) - Method in class com.google.refine.expr.HasFieldsListImpl
- getTags() - Method in class com.google.refine.ProjectMetadata
- getTempDir() - Method in class com.google.refine.RefineServlet
- getTempFile(String) - Method in class com.google.refine.RefineServlet
- getText() - Method in class com.google.refine.exporters.sql.SqlData
- getTimeRowCount() - Method in class com.google.refine.browsing.util.TimeBinIndex
- getTo() - Method in class com.google.refine.browsing.facets.RangeFacet
- getTo() - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- getToColumnNames() - Method in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- getToX() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getToY() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getType() - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- getType() - Method in class com.google.refine.clustering.ClustererConfig
-
Type string used in Json serialization
- getType() - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- getType() - Method in class com.google.refine.expr.EvalError
- getTypeString() - Method in class com.google.refine.model.Cell
- getUnduplicatedColumnName(String) - Method in class com.google.refine.model.ColumnModel
- getUrlExpression() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- getUserAgent() - Static method in class com.google.refine.RefineServlet
- getUserMessage() - Method in class com.google.refine.util.PatternSyntaxExceptionParser
- getUserMetadata() - Method in class com.google.refine.ProjectMetadata
- getUserMetadataJson() - Method in class com.google.refine.ProjectMetadata
- getValue() - Method in class com.google.refine.exporters.sql.SqlData
- getValue() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- getValue() - Method in interface com.google.refine.importers.tree.TreeReader
- getValue() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- getValue() - Method in class com.google.refine.model.Cell
- getValueColumnName() - Method in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- getValueType() - Method in class com.google.refine.sorting.BooleanCriterion
- getValueType() - Method in class com.google.refine.sorting.Criterion
- getValueType() - Method in class com.google.refine.sorting.DateCriterion
- getValueType() - Method in class com.google.refine.sorting.NumberCriterion
- getValueType() - Method in class com.google.refine.sorting.StringCriterion
- GetVersionCommand - Class in com.google.refine.commands
- GetVersionCommand() - Constructor for class com.google.refine.commands.GetVersionCommand
- GetVersionCommand.VersionResponse - Class in com.google.refine.commands
- getWorkspaceDir() - Method in class com.google.refine.io.FileProjectManager
- getWrappedSelection() - Method in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- getXColumnName() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getXExpression() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getYColumnName() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- getYExpression() - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- global - Variable in class com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionState
- GreatestCommonDenominator - Class in com.google.refine.expr.functions.math
- GreatestCommonDenominator() - Constructor for class com.google.refine.expr.functions.math.GreatestCommonDenominator
- guess(ImportingJob) - Static method in class com.google.refine.importing.EncodingGuesser
- guess(File, String, String) - Method in class com.google.refine.importers.BinaryFormatGuesser
- guess(File, String, String) - Method in class com.google.refine.importers.LineBasedFormatGuesser
- guess(File, String, String) - Method in class com.google.refine.importers.TextFormatGuesser
- guess(File, String, String) - Method in interface com.google.refine.importing.FormatGuesser
- guessColumnWidths(File, String) - Static method in class com.google.refine.importers.FixedWidthImporter
- guessDataType - Variable in class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- guessEncoding(File, String) - Static method in class com.google.refine.importing.EncodingGuesser
- GUESSER_LINE_COUNT - Static variable in class com.google.refine.importers.SeparatorBasedImporter
- guessFormat(File, String) - Static method in class com.google.refine.importers.SeparatorBasedImporter
- guessInitialEncoding(List<ObjectNode>, ObjectNode) - Static method in class com.google.refine.importing.EncodingGuesser
-
uses the first found encoding in the file records as initial encoding and put them into the options
- guessSeparator(ImportingJob, List<ObjectNode>) - Static method in class com.google.refine.importers.SeparatorBasedImporter
- guessSeparator(File, String) - Static method in class com.google.refine.importers.SeparatorBasedImporter
- guessSeparator(File, String, boolean) - Static method in class com.google.refine.importers.SeparatorBasedImporter
- guessTypes(Project, Column, String) - Method in class com.google.refine.commands.recon.GuessTypesOfColumnCommand
-
Run relevance searches for the first n cells in the given column and count the types of the results.
- GuessTypesOfColumnCommand - Class in com.google.refine.commands.recon
- GuessTypesOfColumnCommand() - Constructor for class com.google.refine.commands.recon.GuessTypesOfColumnCommand
- GuessTypesOfColumnCommand.IndividualQuery - Class in com.google.refine.commands.recon
- GuessTypesOfColumnCommand.TypeGroup - Class in com.google.refine.commands.recon
- GuessTypesOfColumnCommand.TypesResponse - Class in com.google.refine.commands.recon
- gzipTarToOutputStream(Project, OutputStream) - Static method in class com.google.refine.io.FileProjectManager
H
- handleNullField(boolean, String, boolean, String, StringBuilder, boolean) - Method in class com.google.refine.exporters.sql.SqlInsertBuilder
- hasArchiveFileField(List<ObjectNode>) - Static method in class com.google.refine.importing.ImportingUtilities
- hasBlank - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- hasBlank - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- hasBlank - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- hasCriteria() - Method in class com.google.refine.sorting.BaseSorter
- hasError - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- hasError - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- hasError - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- HasField - Class in com.google.refine.expr.functions
- HasField() - Constructor for class com.google.refine.expr.functions.HasField
- HasFields - Interface in com.google.refine.expr
-
Interface for objects that have named fields, which can be retrieved using the dot notation or the bracket notation, e.g., cells.Country, cells["Type of Disaster"].
- HasFieldsList - Interface in com.google.refine.expr
-
Interface for objects each of which is a list of HasFields objects of the same kind (e.g., list of cells).
- HasFieldsListImpl - Class in com.google.refine.expr
- HasFieldsListImpl() - Constructor for class com.google.refine.expr.HasFieldsListImpl
- hashCode() - Method in class com.google.refine.expr.EvalError
- hashCode() - Method in class com.google.refine.grel.ast.VariableExpr
- hasNext() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- hasNext() - Method in interface com.google.refine.importers.tree.TreeReader
- hasNext() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- hasNonNumeric - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- hasNonTime - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- hasNumeric - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- hasPending() - Method in class com.google.refine.process.ProcessManager
- hasRecords() - Method in class com.google.refine.model.RecordModel
- hasTime - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- hasValidCSRFToken(HttpServletRequest) - Method in class com.google.refine.commands.Command
-
Utility method for retrieving the CSRF token stored in the "csrf_token" parameter of the request, and checking that it is valid.
- hasValidCSRFTokenAsGET(HttpServletRequest) - Method in class com.google.refine.commands.Command
-
Checks the validity of a CSRF token, without reading the whole POST body.
- header - Variable in class com.google.refine.commands.HttpHeadersSupport.HttpHeaderInfo
- history - Variable in class com.google.refine.model.Project
- History - Class in com.google.refine.history
-
Track done and undone changes.
- History(Project) - Constructor for class com.google.refine.history.History
- HISTORY_DIR - Static variable in class com.google.refine.io.FileHistoryEntryManager
- HistoryEntries(List<HistoryEntry>) - Constructor for class com.google.refine.commands.history.GetOperationsCommand.HistoryEntries
- historyEntry - Variable in class com.google.refine.commands.cell.EditOneCellCommand.EditResult
- historyEntry - Variable in class com.google.refine.commands.Command.HistoryEntryResponse
- HistoryEntry - Class in com.google.refine.history
-
This is the metadata of a Change.
- HistoryEntry(long, long, String, AbstractOperation) - Constructor for class com.google.refine.history.HistoryEntry
- HistoryEntry(long, long, String, AbstractOperation, Instant) - Constructor for class com.google.refine.history.HistoryEntry
- HistoryEntry(long, long, String, AbstractOperation, OffsetDateTime) - Constructor for class com.google.refine.history.HistoryEntry
-
Deprecated.
- HistoryEntry(long, Project, String, AbstractOperation, Change) - Constructor for class com.google.refine.history.HistoryEntry
- HistoryEntryManager - Interface in com.google.refine.history
- HistoryEntryResponse(HistoryEntry) - Constructor for class com.google.refine.commands.Command.HistoryEntryResponse
- HistoryProcess - Class in com.google.refine.history
-
The process for undoing or redoing.
- HistoryProcess(Project, long) - Constructor for class com.google.refine.history.HistoryProcess
- html_cannot_work_with_this_expects_one_string(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
html_cannot_work_with_this_expects_one_string:{0} cannot work with this ''{1}'' and expects a single String as an argument. - html_cannot_work_with_this_use_parse_html(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
html_cannot_work_with_this_use_parse_html:{0}() cannot work with this ''{1}''. The first parameter is not an HTML Element. Please first use parseHtml(string) and select(query) prior to using this function. - html_inner_html() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
html_inner_html:Returns the inner HTML of an HTML element. This will include text and children elements within the element selected. Use it in conjunction with parseHtml() and select() to provide an element.. - html_parse_html() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
html_parse_html:Given a cell full of HTML-formatted text, parseHtml() simplifies HTML tags (such as by removing '' /'' at the end of self-closing tags), closes any unclosed tags, and inserts linebreaks and indents for cleaner code. A cell cannot store the output of parseHtml() unless you convert it with toString(): for example, value.parseHtml().toString().. - HtmlTableExporter - Class in com.google.refine.exporters
- HtmlTableExporter() - Constructor for class com.google.refine.exporters.HtmlTableExporter
- HttpClient - Class in com.google.refine.util
- HttpClient() - Constructor for class com.google.refine.util.HttpClient
- HttpClient(int) - Constructor for class com.google.refine.util.HttpClient
- HttpClient(int, int) - Constructor for class com.google.refine.util.HttpClient
- HttpHeader(String, String) - Constructor for class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.HttpHeader
- httpHeaders - Variable in class com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- HttpHeadersSupport - Class in com.google.refine.commands
- HttpHeadersSupport() - Constructor for class com.google.refine.commands.HttpHeadersSupport
- HttpHeadersSupport.HttpHeaderInfo - Class in com.google.refine.commands
- HttpResponder - Interface in com.google.refine
- HttpUtilities - Class in com.google.refine.commands
- HttpUtilities() - Constructor for class com.google.refine.commands.HttpUtilities
I
- id - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypeGroup
- id - Variable in class com.google.refine.history.HistoryEntry
- id - Variable in class com.google.refine.importing.ImportingJob
- id - Variable in class com.google.refine.importing.ImportingManager.Format
- id - Variable in class com.google.refine.model.Project
- id - Variable in class com.google.refine.model.Recon
- id - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.ColumnInfo
- id - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionProperty
- id - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- id - Variable in class com.google.refine.model.ReconCandidate
- id - Variable in class com.google.refine.model.ReconType
- id - Variable in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation.ReconItem
- Identifier - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- identifierSpace - Variable in class com.google.refine.model.Recon
- identifierSpace - Variable in class com.google.refine.model.recon.StandardReconConfig
- identifierSpace - Variable in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- identifierSpace - Variable in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- idFromValue(Object) - Method in class com.google.refine.browsing.facets.FacetConfigResolver
- idFromValue(Object) - Method in class com.google.refine.model.recon.ReconConfigResolver
- idFromValue(Object) - Method in class com.google.refine.operations.OperationResolver
- idFromValueAndType(Object, Class<?>) - Method in class com.google.refine.browsing.facets.FacetConfigResolver
- idFromValueAndType(Object, Class<?>) - Method in class com.google.refine.model.recon.ReconConfigResolver
- idFromValueAndType(Object, Class<?>) - Method in class com.google.refine.operations.OperationResolver
- ids - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionQuery
- If - Class in com.google.refine.grel.controls
- If() - Constructor for class com.google.refine.grel.controls.If
- if_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
if_desc:Evaluates expression o. If it is true, evaluates expression eTrue and returns the result. Otherwise, evaluates expression eFalse and returns that result instead.. - Ignorable - Enum constant in enum com.google.refine.importers.tree.TreeReader.Token
- image - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- IMAGE - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- ImportColumn - Class in com.google.refine.importers.tree
-
A column is used to describe a branch-terminating element in a tree structure
- ImportColumn() - Constructor for class com.google.refine.importers.tree.ImportColumn
- ImportColumn(String) - Constructor for class com.google.refine.importers.tree.ImportColumn
- ImportColumnGroup - Class in com.google.refine.importers.tree
-
A column group describes a branch in tree structured data
- ImportColumnGroup() - Constructor for class com.google.refine.importers.tree.ImportColumnGroup
- importer_utilities_column() - Static method in class com.google.refine.messages.OpenRefineMessage
-
Key
importer_utilities_column:Column. - ImporterUtilities - Class in com.google.refine.importers
- ImporterUtilities() - Constructor for class com.google.refine.importers.ImporterUtilities
- ImporterUtilities.MultiFileReadingProgress - Interface in com.google.refine.importers
- ImportException - Exception in com.google.refine.importers
-
Exception thrown by importers.
- ImportException(String, Throwable) - Constructor for exception com.google.refine.importers.ImportException
- ImportingConfiguration() - Constructor for class com.google.refine.importing.ImportingManager.ImportingConfiguration
- ImportingController - Interface in com.google.refine.importing
- ImportingControllerCommand - Class in com.google.refine.commands.importing
- ImportingControllerCommand() - Constructor for class com.google.refine.commands.importing.ImportingControllerCommand
- ImportingJob - Class in com.google.refine.importing
- ImportingJob(long, File) - Constructor for class com.google.refine.importing.ImportingJob
- ImportingManager - Class in com.google.refine.importing
- ImportingManager() - Constructor for class com.google.refine.importing.ImportingManager
- ImportingManager.Format - Class in com.google.refine.importing
- ImportingManager.ImportingConfiguration - Class in com.google.refine.importing
- ImportingParser - Interface in com.google.refine.importing
- ImportingParserBase - Class in com.google.refine.importers
- ImportingParserBase(boolean) - Constructor for class com.google.refine.importers.ImportingParserBase
- ImportingUtilities - Class in com.google.refine.importing
- ImportingUtilities() - Constructor for class com.google.refine.importing.ImportingUtilities
- ImportingUtilities.Progress - Interface in com.google.refine.importing
- ImportParameters - Class in com.google.refine.importers.tree
-
Deprecated.2020-07-23 Use the method signatures which take individual parameters instead of this
- ImportParameters(boolean, boolean, boolean) - Constructor for class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- ImportParameters(boolean, boolean, boolean, boolean, String) - Constructor for class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- importProject(long, InputStream, boolean) - Method in class com.google.refine.io.FileProjectManager
- importProject(long, InputStream, boolean) - Method in class com.google.refine.ProjectManager
-
Import project from a Refine archive
- ImportProjectCommand - Class in com.google.refine.commands.project
- ImportProjectCommand() - Constructor for class com.google.refine.commands.project.ImportProjectCommand
- ImportRecord - Class in com.google.refine.importers.tree
-
A record describes a data element in a tree-structure
- ImportRecord() - Constructor for class com.google.refine.importers.tree.ImportRecord
- importTreeData(TreeReader, Project, String[], ImportColumnGroup, int, boolean, boolean, boolean) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- importTreeData(TreeReader, Project, String[], ImportColumnGroup, int, ImportParameters) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- InArray - Class in com.google.refine.expr.functions.arrays
- InArray() - Constructor for class com.google.refine.expr.functions.arrays.InArray
- Inc - Class in com.google.refine.expr.functions.date
- Inc() - Constructor for class com.google.refine.expr.functions.date.Inc
- INCLUDE_DEPENDENT - Static variable in class com.google.refine.browsing.Engine
- includeFileSources - Variable in class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- indent() - Method in class com.google.refine.util.IndentWriter
- IndentWriter - Class in com.google.refine.util
-
A utility for writing indented code.
- IndentWriter(Writer) - Constructor for class com.google.refine.util.IndentWriter
- INDEX_COLUMN_NAME - Static variable in class com.google.refine.expr.functions.Cross
- IndexedNominalFacetChoice(DecoratedValue, int) - Constructor for class com.google.refine.browsing.util.ExpressionNominalValueGrouper.IndexedNominalFacetChoice
- IndexOf - Class in com.google.refine.expr.functions.strings
- IndexOf() - Constructor for class com.google.refine.expr.functions.strings.IndexOf
- IndividualQuery(String, int) - Constructor for class com.google.refine.commands.recon.GuessTypesOfColumnCommand.IndividualQuery
- init() - Method in class com.google.refine.RefineServlet
- init(RefineServlet) - Method in class com.google.refine.commands.Command
- init(RefineServlet) - Method in interface com.google.refine.HttpResponder
- init(RefineServlet) - Method in class com.google.refine.importing.DefaultImportingController
- initialize(RefineServlet) - Static method in class com.google.refine.importing.ImportingManager
- initialize(File) - Static method in class com.google.refine.io.FileProjectManager
- initializeBindings(Properties, Project) - Method in interface com.google.refine.expr.Binder
- initializeFromConfig(EngineConfig) - Method in class com.google.refine.browsing.Engine
- initializeFromConfig(ListFacet.ListFacetConfig, Project) - Method in class com.google.refine.browsing.facets.ListFacet
- initializeFromConfig(RangeFacet.RangeFacetConfig, Project) - Method in class com.google.refine.browsing.facets.RangeFacet
- initializeFromConfig(ScatterplotFacet.ScatterplotFacetConfig, Project) - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- initializeFromConfig(TextSearchFacet.TextSearchFacetConfig, Project) - Method in class com.google.refine.browsing.facets.TextSearchFacet
- initializeFromConfig(TimeRangeFacet.TimeRangeFacetConfig, Project) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- initializeFromConfig(Project, BinningClusterer.BinningClustererConfig) - Method in class com.google.refine.clustering.binning.BinningClusterer
- initializeFromConfig(Project, ClustererConfig) - Method in class com.google.refine.clustering.Clusterer
- initializeFromConfig(Project, kNNClusterer.kNNClustererConfig) - Method in class com.google.refine.clustering.knn.kNNClusterer
- initializeFromConfig(Project, SortingConfig) - Method in class com.google.refine.sorting.BaseSorter
- InnerHtml - Class in com.google.refine.expr.functions.html
- InnerHtml() - Constructor for class com.google.refine.expr.functions.html.InnerHtml
- InnerXml - Class in com.google.refine.expr.functions.xml
- InnerXml() - Constructor for class com.google.refine.expr.functions.xml.InnerXml
- inputStreamToString(InputStream) - Static method in class com.google.refine.util.ParsingUtilities
- inputStreamToString(InputStream, String) - Static method in class com.google.refine.util.ParsingUtilities
- InstantDeserializer() - Constructor for class com.google.refine.util.SerializationFilters.InstantDeserializer
- InstantSerializer() - Constructor for class com.google.refine.util.SerializationFilters.InstantSerializer
- internalFilterRow(Project, int, Row) - Method in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- internalImport(HttpServletRequest, Properties, long) - Method in class com.google.refine.commands.project.ImportProjectCommand
- internalImportURL(long, String) - Method in class com.google.refine.commands.project.ImportProjectCommand
- internalInitialize() - Method in class com.google.refine.model.ColumnGroup
- internalInitialize() - Method in class com.google.refine.model.ColumnModel
- internalInvertedFilterRow(Project, int, Row) - Method in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- internalRespond(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.project.GetModelsCommand
- internalRespond(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.commands.row.GetRowsCommand
- internalVisit(Project, int, Row) - Method in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- internalVisit(Project, int, Row) - Method in class com.google.refine.templating.Template.RowWritingVisitor
-
This method is modified for issue 3955 Issue link: https://github.com/OpenRefine/OpenRefine/issues/3955 The modification is to use the new variable totalRows instead of total
- internalVisit(Project, Record) - Method in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- internalVisit(Project, Record) - Method in class com.google.refine.templating.Template.RowWritingVisitor
- invalid_arg() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
invalid_arg:Invalid argument. - invalid_non_string_format_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
invalid_non_string_format_arg:Invalid non-string format argument {0}. - invalid_uri(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
invalid_uri:Invalid URI {0}. - invert - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- IOUtils - Class in com.google.refine.util
- IOUtils() - Constructor for class com.google.refine.util.IOUtils
- is_blank_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_blank_desc:Returns whether o is null or an empty string. - is_error_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_error_desc:Returns whether o is an error. - is_non_blank_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_non_blank_desc:Returns whether o is not null and not an empty string. - is_not_null_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_not_null_desc:Returns whether o is not null. - is_null_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_null_desc:Returns whether o is null. - is_numeric_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_numeric_desc:Returns whether o can represent a number. - is_test_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_test_desc:Returns whether o can represent a number. - isArray(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- isArrayOrCollection(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- isArrayOrList(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- IsBlank - Class in com.google.refine.grel.controls
- IsBlank() - Constructor for class com.google.refine.grel.controls.IsBlank
- isCanceled() - Method in interface com.google.refine.importing.ImportingUtilities.Progress
- isCaseSensitive() - Method in class com.google.refine.browsing.facets.TextSearchFacet
- isCellBlank(int) - Method in class com.google.refine.model.Row
- isCompressed(File) - Static method in class com.google.refine.importing.ImportingUtilities
- isDate(Object) - Static method in class com.google.refine.util.ParsingUtilities
- isDirty() - Method in class com.google.refine.preference.PreferenceStore
- isDirty() - Method in class com.google.refine.ProjectMetadata
- isDone() - Method in class com.google.refine.history.HistoryProcess
- isDone() - Method in class com.google.refine.process.LongRunningProcess
- isDone() - Method in class com.google.refine.process.Process
- isDone() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- isEmpty() - Method in class com.google.refine.model.Row
- isempty_string_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
isempty_string_desc:Returns whether o is an empty string. - IsEmptyString - Class in com.google.refine.grel.controls
- IsEmptyString() - Constructor for class com.google.refine.grel.controls.IsEmptyString
- isError(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- IsError - Class in com.google.refine.grel.controls
- IsError() - Constructor for class com.google.refine.grel.controls.IsError
- isFiniteRange() - Method in class com.google.refine.browsing.facets.RangeFacet
- isFlagged() - Method in class com.google.refine.model.Row
- isImmediate() - Method in class com.google.refine.history.HistoryProcess
- isImmediate() - Method in class com.google.refine.process.LongRunningProcess
- isImmediate() - Method in class com.google.refine.process.Process
- isImmediate() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- isInverted() - Method in class com.google.refine.browsing.facets.TextSearchFacet
- IsNonBlank - Class in com.google.refine.grel.controls
- IsNonBlank() - Constructor for class com.google.refine.grel.controls.IsNonBlank
- isNonBlankData(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- IsNotNull - Class in com.google.refine.grel.controls
- IsNotNull() - Constructor for class com.google.refine.grel.controls.IsNotNull
- IsNull - Class in com.google.refine.grel.controls
- IsNull() - Constructor for class com.google.refine.grel.controls.IsNull
- isNumeric() - Method in class com.google.refine.browsing.util.NumericBinIndex
- IsNumeric - Class in com.google.refine.grel.controls
- IsNumeric() - Constructor for class com.google.refine.grel.controls.IsNumeric
- ISO8601 - Static variable in class com.google.refine.util.ParsingUtilities
- isRunning() - Method in class com.google.refine.history.HistoryProcess
- isRunning() - Method in class com.google.refine.process.LongRunningProcess
- isRunning() - Method in class com.google.refine.process.Process
- isRunning() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- isSelected() - Method in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- isSelected() - Method in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- isStarred() - Method in class com.google.refine.model.Row
- isStorable(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- isTemporal() - Method in class com.google.refine.browsing.util.TimeBinIndex
- isTrue(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- isTypeStrict() - Method in class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- isValueBlank(Object) - Method in class com.google.refine.model.Row
- iterate(Project, RowEvaluable, List<Double>) - Method in class com.google.refine.browsing.util.NumericBinIndex
- iterate(Project, RowEvaluable, List<Double>) - Method in class com.google.refine.browsing.util.NumericBinRecordIndex
- iterate(Project, RowEvaluable, List<Double>) - Method in class com.google.refine.browsing.util.NumericBinRowIndex
- iterate(Project, RowEvaluable, List<Long>) - Method in class com.google.refine.browsing.util.TimeBinIndex
- iterate(Project, RowEvaluable, List<Long>) - Method in class com.google.refine.browsing.util.TimeBinRecordIndex
- iterate(Project, RowEvaluable, List<Long>) - Method in class com.google.refine.browsing.util.TimeBinRowIndex
- iterator() - Method in class com.google.refine.preference.TopList
J
- java_runtime_name - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- java_runtime_version - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- java_vm_name - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- java_vm_version - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- job - Variable in class com.google.refine.commands.importing.GetImportingJobStatusCommand.JobStatusResponse
- job - Variable in class com.google.refine.importing.DefaultImportingController.JobResponse
- job - Variable in class com.google.refine.operations.recon.ReconOperation.JobGroup
- JobGroup(ReconJob) - Constructor for class com.google.refine.operations.recon.ReconOperation.JobGroup
- JobResponse(String, ImportingJob) - Constructor for class com.google.refine.importing.DefaultImportingController.JobResponse
- JobStatusResponse(String, String, ImportingJob) - Constructor for class com.google.refine.commands.importing.GetImportingJobStatusCommand.JobStatusResponse
- Join - Class in com.google.refine.expr.functions.arrays
- Join() - Constructor for class com.google.refine.expr.functions.arrays.Join
- JoinMultiValueCellsCommand - Class in com.google.refine.commands.cell
- JoinMultiValueCellsCommand() - Constructor for class com.google.refine.commands.cell.JoinMultiValueCellsCommand
- JSON_INCLUDE_CONTENT - Static variable in class com.google.refine.exporters.sql.SqlExporter
- JSON_INCLUDE_STRUCTURE - Static variable in class com.google.refine.exporters.sql.SqlExporter
- JSON_TABLE_NAME - Static variable in class com.google.refine.exporters.sql.SqlExporter
- jsonFactory - Static variable in class com.google.refine.util.ParsingUtilities
- JsonImporter - Class in com.google.refine.importers
- JsonImporter() - Constructor for class com.google.refine.importers.JsonImporter
- JsonImporter.JSONTreeReader - Class in com.google.refine.importers
- Jsonize - Class in com.google.refine.expr.functions
- Jsonize() - Constructor for class com.google.refine.expr.functions.Jsonize
- JSONLD - Enum constant in enum com.google.refine.importers.RdfTripleImporter.Mode
- JsonResult(Engine.Mode, List<GetRowsCommand.WrappedRow>, int, int, int, int, Pool) - Constructor for class com.google.refine.commands.row.GetRowsCommand.JsonResult
- JSONTreeReader(InputStream) - Constructor for class com.google.refine.importers.JsonImporter.JSONTreeReader
- JSONUtilities - Class in com.google.refine.util
- JSONUtilities() - Constructor for class com.google.refine.util.JSONUtilities
- JsonValueConverter - Class in com.google.refine.expr.util
-
Converts the a JSON value
- JsonValueConverter() - Constructor for class com.google.refine.expr.util.JsonValueConverter
- JsonViews - Class in com.google.refine.util
-
Set of classes which define JSON visibility of certain fields.
- JsonViews() - Constructor for class com.google.refine.util.JsonViews
- JsonViews.NonSaveMode - Class in com.google.refine.util
- JsonViews.SaveMode - Class in com.google.refine.util
- judgment - Variable in class com.google.refine.model.Recon
- judgmentAction - Variable in class com.google.refine.model.Recon
- judgmentBatchSize - Variable in class com.google.refine.model.Recon
- judgmentHistoryEntry - Variable in class com.google.refine.model.Recon
- judgmentToString() - Method in class com.google.refine.model.Recon
-
Deprecated.
- judgmentToString(Recon.Judgment) - Static method in class com.google.refine.model.Recon
-
Deprecated.
K
- KeepOriginal - Enum constant in enum com.google.refine.operations.OnError
- key(String) - Method in class com.google.refine.clustering.binning.Keyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.ColognePhoneticKeyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.DoubleMetaphoneKeyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.FingerprintKeyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.Keyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.Metaphone3Keyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.MetaphoneKeyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.NGramFingerprintKeyer
- key(String, Object...) - Method in class com.google.refine.clustering.binning.SoundexKeyer
- keyColumnIndex - Variable in class com.google.refine.model.ColumnGroup
- KeyedGroup() - Constructor for class com.google.refine.model.RecordModel.KeyedGroup
- Keyer - Class in com.google.refine.clustering.binning
- Keyer() - Constructor for class com.google.refine.clustering.binning.Keyer
- KeyerFactory - Class in com.google.refine.clustering.binning
-
Registry of keyers for clustering.
- KeyerFactory() - Constructor for class com.google.refine.clustering.binning.KeyerFactory
- KeyMaker() - Constructor for class com.google.refine.sorting.Criterion.KeyMaker
- KeyValueColumnizeCommand - Class in com.google.refine.commands.cell
- KeyValueColumnizeCommand() - Constructor for class com.google.refine.commands.cell.KeyValueColumnizeCommand
- KeyValueColumnizeOperation - Class in com.google.refine.operations.cell
- KeyValueColumnizeOperation(String, String, String) - Constructor for class com.google.refine.operations.cell.KeyValueColumnizeOperation
- kNNClusterer - Class in com.google.refine.clustering.knn
- kNNClusterer() - Constructor for class com.google.refine.clustering.knn.kNNClusterer
- kNNClusterer.kNNClustererConfig - Class in com.google.refine.clustering.knn
- kNNClusterer.kNNClustererConfigParameters - Class in com.google.refine.clustering.knn
- kNNClusterer.ValuesComparator - Class in com.google.refine.clustering.knn
- kNNClustererConfig() - Constructor for class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- kNNClustererConfigParameters() - Constructor for class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfigParameters
L
- l - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- label - Variable in class com.google.refine.browsing.DecoratedValue
- label - Variable in class com.google.refine.commands.lang.GetLanguagesCommand.LanguageRecord
- label - Variable in class com.google.refine.importing.ImportingManager.Format
- language_detect_failed(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
language_detect_failed:{0}: language detection failed. - LanguageInfo() - Constructor for class com.google.refine.commands.expr.GetExpressionLanguageInfoCommand.LanguageInfo
- LanguageRecord(String, String) - Constructor for class com.google.refine.commands.lang.GetLanguagesCommand.LanguageRecord
- LanguageSpecificParser - Interface in com.google.refine.expr
- LanguagesResponse(ButterflyModule) - Constructor for class com.google.refine.commands.lang.GetLanguagesCommand.LanguagesResponse
- LastIndexOf - Class in com.google.refine.expr.functions.strings
- LastIndexOf() - Constructor for class com.google.refine.expr.functions.strings.LastIndexOf
- lastTouched - Variable in class com.google.refine.importing.ImportingJob
- LCM(double, double) - Static method in class com.google.refine.expr.functions.math.LeastCommonMultiple
- LeastCommonMultiple - Class in com.google.refine.expr.functions.math
- LeastCommonMultiple() - Constructor for class com.google.refine.expr.functions.math.LeastCommonMultiple
- length() - Method in interface com.google.refine.expr.HasFieldsList
- length() - Method in class com.google.refine.expr.HasFieldsListImpl
- Length - Class in com.google.refine.expr.functions
- Length() - Constructor for class com.google.refine.expr.functions.Length
- limit - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.IndividualQuery
- limit - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- limit - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- limit - Variable in class com.google.refine.templating.Template.RowWritingVisitor
- LIN - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- LineBasedFormatGuesser - Class in com.google.refine.importers
- LineBasedFormatGuesser() - Constructor for class com.google.refine.importers.LineBasedFormatGuesser
- LineBasedImporter - Class in com.google.refine.importers
- LineBasedImporter() - Constructor for class com.google.refine.importers.LineBasedImporter
- link - Variable in class com.google.refine.exporters.TabularSerializer.CellData
- ListFacet - Class in com.google.refine.browsing.facets
- ListFacet() - Constructor for class com.google.refine.browsing.facets.ListFacet
- ListFacet.DecoratedValueWrapper - Class in com.google.refine.browsing.facets
-
Wrapper to respect the serialization format
- ListFacet.ListFacetConfig - Class in com.google.refine.browsing.facets
- ListFacet.OtherChoice - Class in com.google.refine.browsing.facets
-
Wrapper class for choice counts and selection status for blank and error
- ListFacetConfig() - Constructor for class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- LiteralExpr - Class in com.google.refine.grel.ast
-
An abstract syntax tree node encapsulating a literal value.
- LiteralExpr(Object) - Constructor for class com.google.refine.grel.ast.LiteralExpr
- Ln - Class in com.google.refine.expr.functions.math
- Ln() - Constructor for class com.google.refine.expr.functions.math.Ln
- load() - Method in class com.google.refine.io.FileProjectManager
- load(Project, LineNumberReader) - Method in class com.google.refine.history.History
- load(Project, String) - Static method in class com.google.refine.history.HistoryEntry
- load(File) - Static method in class com.google.refine.io.ProjectMetadataUtilities
- load(File, long) - Static method in class com.google.refine.io.ProjectUtilities
- load(InputStream) - Method in class com.google.refine.util.Pool
- load(LineNumberReader) - Method in class com.google.refine.model.ColumnModel
- load(LineNumberReader, Pool) - Static method in class com.google.refine.history.ChangeSequence
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.CellChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ColumnAdditionChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ColumnMoveChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ColumnRemovalChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ColumnRenameChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ColumnReorderChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ColumnSplitChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.DataExtensionChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.MassCellChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.MassChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.MassReconChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.MassRowChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.MassRowColumnChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.ReconChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.RowFlagChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.RowRemovalChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.RowReorderChange
- load(LineNumberReader, Pool) - Static method in class com.google.refine.model.changes.RowStarChange
- load(Reader) - Method in class com.google.refine.util.Pool
- load(String) - Static method in class com.google.refine.model.Column
- load(String) - Static method in class com.google.refine.model.ColumnGroup
- load(String) - Static method in class com.google.refine.model.ReconType
- load(String, Pool) - Static method in class com.google.refine.model.changes.CellAtRow
- load(String, Pool) - Static method in class com.google.refine.model.changes.CellAtRowCellIndex
- load(String, Pool) - Static method in class com.google.refine.model.Row
- loadChange(HistoryEntry) - Method in interface com.google.refine.history.HistoryEntryManager
- loadChange(HistoryEntry) - Method in class com.google.refine.io.FileHistoryEntryManager
- loadChange(HistoryEntry, File) - Method in class com.google.refine.io.FileHistoryEntryManager
- loadDataAndPrepareJob(HttpServletRequest, HttpServletResponse, Properties, ImportingJob, ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- loadFromFile(File) - Method in class com.google.refine.io.FileProjectManager
- loadFromFile(File) - Static method in class com.google.refine.io.ProjectMetadataUtilities
- loadFromFile(File, long) - Static method in class com.google.refine.io.ProjectUtilities
- loadFromInputStream(InputStream, long, Pool) - Static method in class com.google.refine.model.Project
- LoadLanguageCommand - Class in com.google.refine.commands.lang
- LoadLanguageCommand() - Constructor for class com.google.refine.commands.lang.LoadLanguageCommand
- loadObject(JsonNode) - Static method in class com.google.refine.preference.PreferenceStore
- loadProject(long) - Method in class com.google.refine.io.FileProjectManager
- loadProject(long) - Method in class com.google.refine.ProjectManager
-
Loads a project from the data store into memory
- loadProjectMetadata(long) - Method in class com.google.refine.io.FileProjectManager
-
Import an external project that has been received as a .tar file, expanded, and copied into our workspace directory.
- loadProjectMetadata(long) - Method in class com.google.refine.ProjectManager
-
Load project metadata from data storage
- loadProjects(List<Long>) - Method in class com.google.refine.io.FileProjectManager
- loadRecons(LineNumberReader, Pool, Map<Long, Recon>, String) - Static method in class com.google.refine.model.changes.MassReconChange
- loadStreaming(JsonParser) - Static method in class com.google.refine.model.ReconCandidate
-
Deprecated.
- loadStreaming(String) - Static method in class com.google.refine.model.Recon
- loadStreaming(String) - Static method in class com.google.refine.model.ReconCandidate
- loadStreaming(String, Pool) - Static method in class com.google.refine.model.Cell
- loadStreaming(String, Pool) - Static method in class com.google.refine.model.Row
- LocalDateDeserializer() - Constructor for class com.google.refine.util.SerializationFilters.LocalDateDeserializer
- LocalDateSerializer() - Constructor for class com.google.refine.util.SerializationFilters.LocalDateSerializer
- localDateToString(LocalDateTime) - Static method in class com.google.refine.util.ParsingUtilities
- LocaleUtils - Class in com.google.refine.util
-
Utility for setting application locale based on the language code from preferences
- LocaleUtils() - Constructor for class com.google.refine.util.LocaleUtils
- Log - Class in com.google.refine.expr.functions.math
- Log() - Constructor for class com.google.refine.expr.functions.math.Log
- LOG - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- LogExpressionCommand - Class in com.google.refine.commands.expr
- LogExpressionCommand() - Constructor for class com.google.refine.commands.expr.LogExpressionCommand
- logger - Static variable in class com.google.refine.commands.Command
- logger - Static variable in class com.google.refine.commands.HttpUtilities
- logger - Static variable in class com.google.refine.importing.ImportingUtilities
- LOGGER - Static variable in class com.google.refine.model.recon.ReconConfig
- logRequests() - Method in class com.google.refine.commands.Command
-
Whether each request to this command should be logged.
- logRequests() - Method in class com.google.refine.commands.history.GetProcessesCommand
- LongRunningProcess - Class in com.google.refine.process
- LongRunningProcess(String) - Constructor for class com.google.refine.process.LongRunningProcess
- LookupCacheManager - Class in com.google.refine
-
Manage the cache of project's lookups.
- LookupCacheManager() - Constructor for class com.google.refine.LookupCacheManager
- LookupCacheManager.ProjectLookup - Class in com.google.refine
- LookupException - Exception in com.google.refine.util
-
Thrown when there is an error on a project lookup.
- LookupException() - Constructor for exception com.google.refine.util.LookupException
-
Default LookupException format exception.
- LookupException(String) - Constructor for exception com.google.refine.util.LookupException
-
LookupException exception.
M
- main(String[]) - Static method in class com.google.refine.clustering.binning.Metaphone3
- makeArray(List<Evaluable>) - Method in class com.google.refine.grel.Parser
- makeException(String) - Method in class com.google.refine.grel.Parser
- makeFreebaseRecon(long) - Static method in class com.google.refine.model.Recon
-
Deprecated.
- makeKey(Project, Record) - Method in class com.google.refine.sorting.Criterion.KeyMaker
- makeKey(Project, Row, int) - Method in class com.google.refine.sorting.Criterion.KeyMaker
- makeKey(Project, Criterion.KeyMaker, Criterion, Object, int) - Method in class com.google.refine.sorting.BaseSorter
- makeKey(Project, Criterion.KeyMaker, Criterion, Object, int) - Method in class com.google.refine.sorting.SortingRecordVisitor
- makeKey(Project, Criterion.KeyMaker, Criterion, Object, int) - Method in class com.google.refine.sorting.SortingRowVisitor
- makeKey(Object) - Method in class com.google.refine.sorting.Criterion.KeyMaker
- makeKeys(Project, Object, int) - Method in class com.google.refine.sorting.BaseSorter
- makeWikidataRecon(long) - Static method in class com.google.refine.model.Recon
- mapper - Static variable in class com.google.refine.util.ParsingUtilities
- mapToToken(int) - Method in class com.google.refine.importers.XmlImporter.XmlParser
- mapToToken(JsonToken) - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- MarcImporter - Class in com.google.refine.importers
- MarcImporter() - Constructor for class com.google.refine.importers.MarcImporter
- mark(int) - Method in class com.google.refine.util.TrackingInputStream
- markAsClean() - Method in class com.google.refine.preference.PreferenceStore
-
Mark the object as clean every time it is serialized.
- markSupported() - Method in class com.google.refine.util.TrackingInputStream
- MassCellChange - Class in com.google.refine.model.changes
- MassCellChange(CellChange[], String, boolean) - Constructor for class com.google.refine.model.changes.MassCellChange
- MassCellChange(CellChange, String, boolean) - Constructor for class com.google.refine.model.changes.MassCellChange
- MassCellChange(List<CellChange>, String, boolean) - Constructor for class com.google.refine.model.changes.MassCellChange
- MassChange - Class in com.google.refine.model.changes
- MassChange(List<? extends Change>, boolean) - Constructor for class com.google.refine.model.changes.MassChange
- MassEditCommand - Class in com.google.refine.commands.cell
- MassEditCommand() - Constructor for class com.google.refine.commands.cell.MassEditCommand
- MassEditOperation - Class in com.google.refine.operations.cell
- MassEditOperation(EngineConfig, String, String, List<MassEditOperation.Edit>) - Constructor for class com.google.refine.operations.cell.MassEditOperation
- MassEditOperation.Edit - Class in com.google.refine.operations.cell
- MassReconChange - Class in com.google.refine.model.changes
- MassReconChange(Map<Long, Recon>, Map<Long, Recon>) - Constructor for class com.google.refine.model.changes.MassReconChange
- MassRowChange - Class in com.google.refine.model.changes
- MassRowChange(List<Row>) - Constructor for class com.google.refine.model.changes.MassRowChange
- MassRowColumnChange - Class in com.google.refine.model.changes
- MassRowColumnChange(List<Column>, List<Row>) - Constructor for class com.google.refine.model.changes.MassRowColumnChange
- match - Variable in class com.google.refine.model.Recon
- match - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- match - Variable in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- Match - Class in com.google.refine.expr.functions.strings
- Match() - Constructor for class com.google.refine.expr.functions.strings.Match
- Matched - Enum constant in enum com.google.refine.model.Recon.Judgment
- matchedTopics - Variable in class com.google.refine.model.ReconStats
- matchRank - Variable in class com.google.refine.model.Recon
- matchRecord(Project, Record) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRecords
- matchRow(Project, int, Row) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRows
- math_abs() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_abs:Returns the absolute value of a number.. - math_acos() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_acos:Returns the arc cosine of an angle, in the range 0 through PI.. - math_asin() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_asin:Returns the arc sine of an angle in the range of -PI/2 through PI/2.. - math_atan() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_atan:Returns the arc tangent of an angle in the range of -PI/2 through PI/2.. - math_atan2() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_atan2:Converts rectangular coordinates (n1, n2) to polar (r, theta). Returns number theta.. - math_ceil() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_ceil:Returns the ceiling of a number.. - math_combin() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_combin:Returns the number of combinations for n2 elements as divided into n1.. - math_cos() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_cos:Returns the trigonometric cosine of an angle.. - math_cosh() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_cosh:Returns the hyperbolic cosine of a value.. - math_degrees() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_degrees:Converts an angle from radians to degrees.. - math_even() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_even:Rounds the number up to the nearest even integer.. - math_exp() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_exp:Returns e to the power of n.. - math_fact() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_fact:Returns the factorial of a number, starting from 1.. - math_factn() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_factn:Returns the factorial of n1, starting from n2.. - math_floor() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_floor:Returns the floor of a number.. - math_gcd() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_gcd:Returns the greatest common denominator of two numbers.. - math_lcm() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_lcm:Returns the greatest common denominator of two numbers.. - math_ln() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_ln:Returns the natural logarithm of n.. - math_log() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_log:Returns the base 10 logarithm of n.. - math_max() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_max:Returns the greater of two numbers.. - math_min() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_min:Returns the smaller of two numbers.. - math_mod() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_mod:Returns n1 modulus n2.. - math_multinomial() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_multinomial:Calculates the multinomial of one number or a series of numbers.. - math_odd() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_odd:Rounds the number up to the nearest odd integer.. - math_pow() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_pow:Returns n1 raised to the power of n2.. - math_quotient() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_quotient:Returns the integer portion of a division (truncated, not rounded), when supplied with a numerator and denominator.. - math_radians() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_radians:Converts an angle in degrees to radians.. - math_random_number() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_random_number:Returns a random integer in the interval between the lower and upper bounds (inclusively). Will output a different random number in each cell in a column.. - math_round() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_round:Rounds a number to the nearest integer.. - math_sin() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_sin:Returns the trigonometric sine of an angle.. - math_sinh() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_sinh:Returns the hyperbolic sine of an angle.. - math_sum() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_sum:Return the sum of the numbers in the array. Ignores non-number items. Returns 0 if the array does not contain numbers.. - math_tan() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_tan:Returns the trigonometric tangent of an angle.. - math_tanh() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_tanh:Returns the hyperbolic tangent of an angle.. - Max - Class in com.google.refine.expr.functions.math
- Max() - Constructor for class com.google.refine.expr.functions.math.Max
- MAX - Static variable in class com.google.refine.browsing.facets.RangeFacet
- MAX - Static variable in class com.google.refine.browsing.facets.TimeRangeFacet
- max_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- MAX_X - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- max_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- MAX_Y - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- MD5 - Class in com.google.refine.expr.functions.strings
- MD5() - Constructor for class com.google.refine.expr.functions.strings.MD5
- mergeEmptyUserMetadata(ProjectMetadata) - Method in class com.google.refine.ProjectManager
- message - Variable in class com.google.refine.commands.expr.PreviewExpressionCommand.ErrorMessage
- message - Variable in class com.google.refine.commands.expr.PreviewExpressionCommand.PreviewResult
- message - Variable in class com.google.refine.commands.importing.GetImportingJobStatusCommand.JobStatusResponse
- message - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypesResponse
- message - Variable in class com.google.refine.expr.EvalError
- message - Variable in class com.google.refine.process.ProcessManager.ExceptionMessage
- metadata - Variable in class com.google.refine.importing.ImportingJob
- MetaParser - Class in com.google.refine.expr
- MetaParser() - Constructor for class com.google.refine.expr.MetaParser
- MetaParser.LanguageInfo - Class in com.google.refine.expr
- Metaphone3 - Class in com.google.refine.clustering.binning
- Metaphone3Keyer - Class in com.google.refine.clustering.binning
- Metaphone3Keyer() - Constructor for class com.google.refine.clustering.binning.Metaphone3Keyer
- MetaphoneKeyer - Class in com.google.refine.clustering.binning
- MetaphoneKeyer() - Constructor for class com.google.refine.clustering.binning.MetaphoneKeyer
- mimeTypeToFormat - Static variable in class com.google.refine.importing.ImportingManager
- Min - Class in com.google.refine.expr.functions.math
- Min() - Constructor for class com.google.refine.expr.functions.math.Min
- MIN - Static variable in class com.google.refine.browsing.facets.RangeFacet
- MIN - Static variable in class com.google.refine.browsing.facets.TimeRangeFacet
- min_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- MIN_X - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- min_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- MIN_Y - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- MM_DD_YY - Static variable in class com.google.refine.expr.util.CalendarParser
-
month/day/year order.
- MM_YY_DD - Static variable in class com.google.refine.expr.util.CalendarParser
-
month/year/day order.
- Mod - Class in com.google.refine.expr.functions.math
- Mod() - Constructor for class com.google.refine.expr.functions.math.Mod
- mode - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- MODE - Static variable in class com.google.refine.browsing.Engine
- MODE_RECORD_BASED - Static variable in class com.google.refine.browsing.Engine
- MODE_ROW_BASED - Static variable in class com.google.refine.browsing.Engine
- ModelException - Exception in com.google.refine.model
- ModelException() - Constructor for exception com.google.refine.model.ModelException
- ModelException(String) - Constructor for exception com.google.refine.model.ModelException
- ModelException(String, Throwable) - Constructor for exception com.google.refine.model.ModelException
- ModelException(Throwable) - Constructor for exception com.google.refine.model.ModelException
- ModelsResponse(ColumnModel, RecordModel, Map<String, OverlayModel>, Map<String, MetaParser.LanguageInfo>, Map<String, HttpHeadersSupport.HttpHeaderInfo>) - Constructor for class com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- modeToString(Engine.Mode) - Static method in class com.google.refine.browsing.Engine
- module - Variable in class com.google.refine.ClientSideResourceManager.QualifiedPath
- MONTH_AFTER_DAY - Static variable in class com.google.refine.expr.util.CalendarParser
-
bit indicating that the month comes after the day.
- MONTH_BEFORE_DAY - Static variable in class com.google.refine.expr.util.CalendarParser
-
bit indicating that the month comes before the day.
- monthNameToNumber(String) - Static method in class com.google.refine.expr.util.CalendarParser
-
Convert the supplied month name to its numeric representation.
- MoveColumnCommand - Class in com.google.refine.commands.column
- MoveColumnCommand() - Constructor for class com.google.refine.commands.column.MoveColumnCommand
- Multinomial - Class in com.google.refine.expr.functions.math
- Multinomial() - Constructor for class com.google.refine.expr.functions.math.Multinomial
- multiplier - Variable in class com.google.refine.sorting.BaseSorter.ComparatorWrapper
- MultiValuedCellJoinOperation - Class in com.google.refine.operations.cell
- MultiValuedCellJoinOperation(String, String, String) - Constructor for class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- MultiValuedCellSplitOperation - Class in com.google.refine.operations.cell
- MultiValuedCellSplitOperation(String, String, int[]) - Constructor for class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- MultiValuedCellSplitOperation(String, String, String, boolean) - Constructor for class com.google.refine.operations.cell.MultiValuedCellSplitOperation
N
- N3 - Enum constant in enum com.google.refine.importers.RdfTripleImporter.Mode
- name - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- name - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- name - Variable in class com.google.refine.commands.HttpHeadersSupport.HttpHeaderInfo
- name - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypeGroup
- name - Variable in class com.google.refine.expr.MetaParser.LanguageInfo
- name - Variable in class com.google.refine.importers.tree.ImportColumn
- name - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.ColumnInfo
- name - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionProperty
- name - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- name - Variable in class com.google.refine.model.ReconCandidate
- name - Variable in class com.google.refine.model.ReconType
- name - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.HttpHeader
- name - Variable in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation.ReconItem
- NAME - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- New - Enum constant in enum com.google.refine.model.Recon.Judgment
- newCell - Variable in class com.google.refine.model.changes.CellChange
- newTopics - Variable in class com.google.refine.model.ReconStats
- next() - Method in class com.google.refine.importers.JsonImporter.JSONTreeReader
- next() - Method in interface com.google.refine.importers.tree.TreeReader
- next() - Method in class com.google.refine.importers.XmlImporter.XmlParser
- next(boolean) - Method in class com.google.refine.grel.Parser
- next(boolean) - Method in class com.google.refine.grel.Scanner
-
The regexPossible flag is used by the parser to hint the scanner what to do when it encounters a slash.
- nextRowIndex - Variable in class com.google.refine.importers.tree.ImportColumn
-
Index of next row to allocate.
- nextRowIndex - Variable in class com.google.refine.importers.tree.ImportColumnGroup
- NGram - Class in com.google.refine.expr.functions.strings
- NGram() - Constructor for class com.google.refine.expr.functions.strings.NGram
- ngram_split(String, int) - Method in class com.google.refine.clustering.binning.NGramFingerprintKeyer
-
Deprecated.2020-10-17 by tfmorris. Use
NGramFingerprintKeyer.sorted_ngrams(String, int) - ngram_split(String, int) - Method in class com.google.refine.expr.functions.strings.NGramFingerprint
- NGramFingerprint - Class in com.google.refine.expr.functions.strings
- NGramFingerprint() - Constructor for class com.google.refine.expr.functions.strings.NGramFingerprint
- NGramFingerprintKeyer - Class in com.google.refine.clustering.binning
-
Fingerprint keyer which generates a fingerprint from a sorted list of unique character N-grams after removing all whitespace, control characters, and punctuation.
- NGramFingerprintKeyer() - Constructor for class com.google.refine.clustering.binning.NGramFingerprintKeyer
- ngramSize - Variable in class com.google.refine.clustering.binning.BinningClusterer.BinningParameters
- NO_COL_SELECTED_ERROR - Static variable in class com.google.refine.exporters.sql.SqlExporter
- NO_OPTIONS_PRESENT_ERROR - Static variable in class com.google.refine.exporters.sql.SqlExporter
- NO_ROTATION - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- no_such_column_with_name(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
no_such_column_with_name:No such column named {0}. - noFilter - Static variable in class com.google.refine.util.SerializationFilters
- NominalFacetChoice - Class in com.google.refine.browsing.facets
-
Store a facet choice that has a decorated value, a count of matched rows, and a flag of whether it has been selected.
- NominalFacetChoice(DecoratedValue) - Constructor for class com.google.refine.browsing.facets.NominalFacetChoice
- nonBlankCount - Variable in class com.google.refine.importers.tree.ImportColumn
-
Number of cells which have values in this column/column group.
- nonBlanks - Variable in class com.google.refine.model.ReconStats
- None - Enum constant in enum com.google.refine.model.Recon.Judgment
- nonNumericCount - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- NonSaveMode() - Constructor for class com.google.refine.util.JsonViews.NonSaveMode
- nonTimeCount - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- normalize(String) - Method in class com.google.refine.clustering.binning.FingerprintKeyer
- normalize(String, boolean) - Method in class com.google.refine.clustering.binning.FingerprintKeyer
- normalizePath(String) - Static method in class com.google.refine.importing.ImportingUtilities
-
Replace the illegal character with '-' in the path in Windows
- Not - Class in com.google.refine.expr.functions.booleans
- Not() - Constructor for class com.google.refine.expr.functions.booleans.Not
- NotImplementedException - Exception in com.google.refine.util
-
Exception thrown when functionality isn't implemented.
- NotImplementedException() - Constructor for exception com.google.refine.util.NotImplementedException
- Now - Class in com.google.refine.expr.functions.date
- Now() - Constructor for class com.google.refine.expr.functions.date.Now
- NT - Enum constant in enum com.google.refine.importers.RdfTripleImporter.Mode
- Number - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- NumberCriterion - Class in com.google.refine.sorting
- NumberCriterion() - Constructor for class com.google.refine.sorting.NumberCriterion
- NumberToken(int, int, String, Number) - Constructor for class com.google.refine.grel.Scanner.NumberToken
- NumericBinIndex - Class in com.google.refine.browsing.util
-
A utility class for computing the base bins that form the base histograms of numeric range facets.
- NumericBinIndex(Project, RowEvaluable) - Constructor for class com.google.refine.browsing.util.NumericBinIndex
- NumericBinRecordIndex - Class in com.google.refine.browsing.util
- NumericBinRecordIndex(Project, RowEvaluable) - Constructor for class com.google.refine.browsing.util.NumericBinRecordIndex
- NumericBinRowIndex - Class in com.google.refine.browsing.util
- NumericBinRowIndex(Project, RowEvaluable) - Constructor for class com.google.refine.browsing.util.NumericBinRowIndex
- numericCount - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
O
- objectToBoolean(Object) - Static method in class com.google.refine.expr.functions.booleans.Not
- Odd - Class in com.google.refine.expr.functions.math
- Odd() - Constructor for class com.google.refine.expr.functions.math.Odd
- OdsExporter - Class in com.google.refine.exporters
- OdsExporter() - Constructor for class com.google.refine.exporters.OdsExporter
- OdsImporter - Class in com.google.refine.importers
- OdsImporter() - Constructor for class com.google.refine.importers.OdsImporter
- OffsetDateDeserializer() - Constructor for class com.google.refine.util.SerializationFilters.OffsetDateDeserializer
- OffsetDateSerializer() - Constructor for class com.google.refine.util.SerializationFilters.OffsetDateSerializer
- offsetDateTimeToCalendar(OffsetDateTime) - Static method in class com.google.refine.util.ParsingUtilities
- OLD_FILE_NAME - Static variable in class com.google.refine.ProjectMetadata
- oldCell - Variable in class com.google.refine.model.changes.CellChange
- omitBlank - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- omitError - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- onAfterSave(Project) - Method in interface com.google.refine.model.OverlayModel
- onBeforeSave(Project) - Method in interface com.google.refine.model.OverlayModel
- onDoneActions() - Method in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- onDoneProcess(Process) - Method in class com.google.refine.process.ProcessManager
- OnError - Enum in com.google.refine.operations
- onErrorToString(OnError) - Static method in class com.google.refine.operations.cell.TextTransformOperation
- onFailedProcess(Process, Exception) - Method in class com.google.refine.process.ProcessManager
- onFailedProcess(Process, List<Exception>) - Method in class com.google.refine.process.ProcessManager
- openAndTrackFile(String, File, ImporterUtilities.MultiFileReadingProgress) - Static method in class com.google.refine.importers.ImporterUtilities
- OpenRefineMessage - Class in com.google.refine.messages
-
Generated localization support class.
- OpenRefineMessage() - Constructor for class com.google.refine.messages.OpenRefineMessage
- OpenWorkspaceDirCommand - Class in com.google.refine.commands
- OpenWorkspaceDirCommand() - Constructor for class com.google.refine.commands.OpenWorkspaceDirCommand
- operation - Variable in class com.google.refine.history.HistoryEntry
- OperationDescription - Class in com.google.refine.operations
-
Generated localization support class.
- OperationDescription() - Constructor for class com.google.refine.operations.OperationDescription
- OperationHistoryEntry - Class in com.google.refine.operations
-
Generated localization support class.
- OperationHistoryEntry() - Constructor for class com.google.refine.operations.OperationHistoryEntry
- OperationRegistry - Class in com.google.refine.operations
- OperationRegistry() - Constructor for class com.google.refine.operations.OperationRegistry
- OperationResolver - Class in com.google.refine.operations
- OperationResolver() - Constructor for class com.google.refine.operations.OperationResolver
- Operator - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- OperatorCallExpr - Class in com.google.refine.grel.ast
-
An abstract syntax tree node encapsulating an operator call, such as "+".
- OperatorCallExpr(Evaluable[], String) - Constructor for class com.google.refine.grel.ast.OperatorCallExpr
- Or - Class in com.google.refine.expr.functions.booleans
- Or() - Constructor for class com.google.refine.expr.functions.booleans.Or
- OtherChoice(boolean, int) - Constructor for class com.google.refine.browsing.facets.ListFacet.OtherChoice
- OverlayModel - Interface in com.google.refine.model
-
Overlay models must be serializable and deserializable with Jackson.
- overlayModels - Variable in class com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- overlayModels - Variable in class com.google.refine.model.Project
- OwnText - Class in com.google.refine.expr.functions.xml
- OwnText() - Constructor for class com.google.refine.expr.functions.xml.OwnText
P
- Parent - Class in com.google.refine.expr.functions.xml
- Parent() - Constructor for class com.google.refine.expr.functions.xml.Parent
- parentGroup - Variable in class com.google.refine.model.ColumnGroup
- parse(Project, ProjectMetadata, ImportingJob, List<ObjectNode>, String, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.ImportingParserBase
- parse(Project, ProjectMetadata, ImportingJob, List<ObjectNode>, String, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.tree.TreeImportingParserBase
- parse(Project, ProjectMetadata, ImportingJob, List<ObjectNode>, String, int, ObjectNode, List<Exception>) - Method in interface com.google.refine.importing.ImportingParser
- parse(String) - Method in interface com.google.refine.expr.LanguageSpecificParser
- parse(String) - Static method in class com.google.refine.expr.MetaParser
-
Parse an expression that might have a language prefix into an Evaluable.
- parse(String) - Static method in class com.google.refine.expr.util.CalendarParser
-
Extract a date from a string, defaulting to YY-MM-DD order for all-numeric strings.
- parse(String) - Static method in class com.google.refine.templating.Parser
-
Parse method
- parse(String, int) - Static method in class com.google.refine.expr.util.CalendarParser
-
Extract a date from a string.
- parse(String, int, boolean) - Static method in class com.google.refine.expr.util.CalendarParser
-
Extract a date from a string.
- parseAsOffsetDateTime(String) - Static method in class com.google.refine.expr.util.CalendarParser
- parseAsOffsetDateTime(String, int) - Static method in class com.google.refine.expr.util.CalendarParser
- parseAsOffsetDateTime(String, int, boolean) - Static method in class com.google.refine.expr.util.CalendarParser
- parseCellValue(String) - Static method in class com.google.refine.importers.ImporterUtilities
- parseExpression() - Method in class com.google.refine.grel.Parser
- parseExpressionList(String) - Method in class com.google.refine.grel.Parser
- parseFactor() - Method in class com.google.refine.grel.Parser
- parseGREL(String) - Static method in class com.google.refine.expr.MetaParser
- ParseHtml - Class in com.google.refine.expr.functions.html
- ParseHtml() - Constructor for class com.google.refine.expr.functions.html.ParseHtml
- ParseJson - Class in com.google.refine.expr.functions.strings
- ParseJson() - Constructor for class com.google.refine.expr.functions.strings.ParseJson
- parseOneFile(Project, ProjectMetadata, ImportingJob, ObjectNode, int, ObjectNode, List<Exception>, ImporterUtilities.MultiFileReadingProgress) - Method in class com.google.refine.importers.ImportingParserBase
- parseOneFile(Project, ProjectMetadata, ImportingJob, ObjectNode, ImportColumnGroup, int, ObjectNode, List<Exception>, ImporterUtilities.MultiFileReadingProgress) - Method in class com.google.refine.importers.tree.TreeImportingParserBase
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, TreeReader, ImportColumnGroup, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.tree.TreeImportingParserBase
-
Parse a single file from a TreeReader.
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.ExcelImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.ImportingParserBase
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.OdsImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.RdfTripleImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, ImportColumnGroup, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.JsonImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, ImportColumnGroup, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.tree.TreeImportingParserBase
-
Parse a single file from an InputStream.
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, InputStream, ImportColumnGroup, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.XmlImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, Reader, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.FixedWidthImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, Reader, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.ImportingParserBase
-
Parsing method to be implemented by Reader-based parsers.
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, Reader, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.LineBasedImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, Reader, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.SeparatorBasedImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, Reader, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.WikitextImporter
- parseOneFile(Project, ProjectMetadata, ImportingJob, String, Reader, ImportColumnGroup, int, ObjectNode, List<Exception>) - Method in class com.google.refine.importers.tree.TreeImportingParserBase
-
Parse a single file from a Reader.
- parseParameters(String) - Static method in class com.google.refine.util.ParsingUtilities
- parseParameters(Properties, String) - Static method in class com.google.refine.util.ParsingUtilities
- parser - Variable in class com.google.refine.expr.MetaParser.LanguageInfo
- parser - Variable in class com.google.refine.importers.XmlImporter.XmlParser
- parser - Variable in class com.google.refine.importing.ImportingManager.Format
- Parser - Class in com.google.refine.grel
- Parser - Class in com.google.refine.templating
-
Parser class
- Parser() - Constructor for class com.google.refine.templating.Parser
- Parser(String) - Constructor for class com.google.refine.grel.Parser
- Parser(String, int, int) - Constructor for class com.google.refine.grel.Parser
- parseSubExpression() - Method in class com.google.refine.grel.Parser
- parseTerm() - Method in class com.google.refine.grel.Parser
- ParseUri - Class in com.google.refine.expr.functions.strings
-
Parse a URI string into its components and returns a JSON object with the following keys: scheme, authority, path, query, fragment, host, port.
- ParseUri() - Constructor for class com.google.refine.expr.functions.strings.ParseUri
- parseUrlParameters(HttpServletRequest) - Static method in class com.google.refine.util.ParsingUtilities
- ParseXml - Class in com.google.refine.expr.functions.xml
- ParseXml() - Constructor for class com.google.refine.expr.functions.xml.ParseXml
- ParsingException - Exception in com.google.refine.expr
- ParsingException(String) - Constructor for exception com.google.refine.expr.ParsingException
- ParsingException(String, Throwable) - Constructor for exception com.google.refine.expr.ParsingException
- ParsingUtilities - Class in com.google.refine.util
- ParsingUtilities() - Constructor for class com.google.refine.util.ParsingUtilities
- Partition - Class in com.google.refine.expr.functions.strings
- Partition() - Constructor for class com.google.refine.expr.functions.strings.Partition
- path - Variable in class com.google.refine.ClientSideResourceManager.QualifiedPath
- PATH - Static variable in class com.google.refine.util.CookiesUtilities
- PatternSyntaxExceptionParser - Class in com.google.refine.util
- PatternSyntaxExceptionParser(PatternSyntaxException) - Constructor for class com.google.refine.util.PatternSyntaxExceptionParser
- performImmediate() - Method in class com.google.refine.history.HistoryProcess
- performImmediate() - Method in class com.google.refine.process.LongRunningProcess
- performImmediate() - Method in class com.google.refine.process.Process
- performImmediate() - Method in class com.google.refine.process.QuickHistoryEntryProcess
- performProcessAndRespond(HttpServletRequest, HttpServletResponse, Project, Process) - Static method in class com.google.refine.commands.Command
- Phonetic - Class in com.google.refine.expr.functions.strings
- Phonetic() - Constructor for class com.google.refine.expr.functions.strings.Phonetic
- PlotterConfig() - Constructor for class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- pool - Variable in class com.google.refine.commands.cell.EditOneCellCommand.EditResult
- pool - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- pool(Recon) - Method in class com.google.refine.util.Pool
- Pool - Class in com.google.refine.util
-
A serializable pool of ReconCandidates indexed by ID.
- Pool() - Constructor for class com.google.refine.util.Pool
- poolReconCandidates(Recon) - Method in class com.google.refine.util.Pool
- populateEntries() - Method in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- populateRowsWithMatches(List<Integer>) - Method in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- postExtendQuery(String, String) - Static method in class com.google.refine.model.recon.ReconciledDataExtensionJob
- postNameValue(String, String, String) - Method in class com.google.refine.util.HttpClient
- postProcessGrouper(ExpressionNominalValueGrouper) - Method in class com.google.refine.browsing.facets.ListFacet
- postprocessing() - Method in class com.google.refine.browsing.util.NumericBinIndex
- postprocessing() - Method in class com.google.refine.browsing.util.TimeBinIndex
- postProcessRetrievedFile(File, File, ObjectNode, ArrayNode, ImportingUtilities.Progress) - Static method in class com.google.refine.importing.ImportingUtilities
- postProcessSingleRetrievedFile(File, ObjectNode) - Static method in class com.google.refine.importing.ImportingUtilities
- Pow - Class in com.google.refine.expr.functions.math
- Pow() - Constructor for class com.google.refine.expr.functions.math.Pow
- PreferenceStore - Class in com.google.refine.preference
- PreferenceStore() - Constructor for class com.google.refine.preference.PreferenceStore
- PreferenceValue - Interface in com.google.refine.preference
-
Interface to be extended by all objects stored in the preferences.
- PreferenceValue(Object) - Constructor for class com.google.refine.commands.GetPreferenceCommand.PreferenceValue
- prefix - Variable in class com.google.refine.exporters.TemplatingExporter.TemplateConfig
- prepareNewProject() - Method in class com.google.refine.importing.ImportingJob
- preparePreferenceStore(PreferenceStore) - Static method in class com.google.refine.ProjectManager
- preparePreferenceStore(PreferenceStore) - Static method in class com.google.refine.ProjectMetadata
- preprocessing() - Method in class com.google.refine.browsing.util.NumericBinIndex
- preprocessing() - Method in class com.google.refine.browsing.util.TimeBinIndex
- prettyString(Calendar) - Static method in class com.google.refine.expr.util.CalendarParser
-
Return a printable representation of the date.
- PreviewExpressionCommand - Class in com.google.refine.commands.expr
- PreviewExpressionCommand() - Constructor for class com.google.refine.commands.expr.PreviewExpressionCommand
- PreviewExpressionCommand.ErrorMessage - Class in com.google.refine.commands.expr
- PreviewExpressionCommand.ExpressionValue - Interface in com.google.refine.commands.expr
- PreviewExpressionCommand.PreviewResult - Class in com.google.refine.commands.expr
- PreviewExpressionCommand.SuccessfulEvaluation - Class in com.google.refine.commands.expr
- PreviewExtendDataCommand - Class in com.google.refine.commands.recon
- PreviewExtendDataCommand() - Constructor for class com.google.refine.commands.recon.PreviewExtendDataCommand
- PreviewExtendDataCommand.PreviewResponse - Class in com.google.refine.commands.recon
- previewParse(ImportingJob, String, ObjectNode, List<Exception>) - Static method in class com.google.refine.importing.ImportingUtilities
- PreviewResponse(List<ReconciledDataExtensionJob.ColumnInfo>, List<List<Object>>) - Constructor for class com.google.refine.commands.recon.PreviewExtendDataCommand.PreviewResponse
- PreviewResult(String, String, String) - Constructor for class com.google.refine.commands.expr.PreviewExpressionCommand.PreviewResult
- PreviewResult(List<PreviewExpressionCommand.ExpressionValue>) - Constructor for class com.google.refine.commands.expr.PreviewExpressionCommand.PreviewResult
- print(Object) - Method in class com.google.refine.util.IndentWriter
- println() - Method in class com.google.refine.util.IndentWriter
- println(Object) - Method in class com.google.refine.util.IndentWriter
- Process - Class in com.google.refine.process
- Process() - Constructor for class com.google.refine.process.Process
- processFieldAsRecord(Project, TreeReader, ImportColumnGroup, boolean, boolean, boolean) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
-
processFieldAsRecord parses Tree data for a single element and it's sub-elements, adding the parsed data as a row to the project
- processFieldAsRecord(Project, TreeReader, ImportColumnGroup, ImportParameters) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
-
Deprecated.
- processManager - Variable in class com.google.refine.model.Project
- ProcessManager - Class in com.google.refine.process
- ProcessManager() - Constructor for class com.google.refine.process.ProcessManager
- ProcessManager.ExceptionMessage - Class in com.google.refine.process
- processRecord(Project, TreeReader, ImportColumnGroup, boolean, boolean, boolean) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
-
processRecord parses Tree data for a single element and it's sub-elements, adding the parsed data as a row to the project
- processRecord(Project, TreeReader, ImportColumnGroup, ImportParameters) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- processRow(Project, int, Row, Properties) - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- processRow(Project, int, Row, Properties) - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- processRow(Project, RowEvaluable, List<Double>, int, Row, Properties) - Method in class com.google.refine.browsing.util.NumericBinIndex
- processRow(Project, RowEvaluable, List<Long>, int, Row, Properties) - Method in class com.google.refine.browsing.util.TimeBinIndex
- processSubRecord(Project, TreeReader, ImportColumnGroup, ImportRecord, int, boolean, boolean, boolean) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- processSubRecord(Project, TreeReader, ImportColumnGroup, ImportRecord, int, ImportParameters) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
-
Deprecated.
- processValue(double, List<Double>) - Method in class com.google.refine.browsing.util.NumericBinIndex
- processValue(long, List<Long>) - Method in class com.google.refine.browsing.util.TimeBinIndex
- processValue(Object) - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- processValue(Object) - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- processValue(Object, int) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- project - Variable in class com.google.refine.expr.CellTuple
- project - Variable in class com.google.refine.expr.WrappedCell
- project - Variable in class com.google.refine.expr.WrappedRow
- project - Variable in class com.google.refine.importing.ImportingJob
- Project - Class in com.google.refine.model
- Project() - Constructor for class com.google.refine.model.Project
-
Create a new project with a generated unique ID
- Project(long) - Constructor for class com.google.refine.model.Project
-
Create a new project with the given ID.
- PROJECT_DIR_SUFFIX - Static variable in class com.google.refine.io.FileProjectManager
- PROJECT_FLUSH_DELAY - Static variable in class com.google.refine.ProjectManager
- projectID - Variable in class com.google.refine.history.HistoryEntry
- ProjectManager - Class in com.google.refine
-
ProjectManager is responsible for loading and saving the workspace and projects.
- ProjectManager() - Constructor for class com.google.refine.ProjectManager
- ProjectManager.SaveRecord - Class in com.google.refine
-
A utility class to prioritize projects for saving, depending on how long ago they have been changed but have not been saved.
- ProjectMetadata - Class in com.google.refine
- ProjectMetadata() - Constructor for class com.google.refine.ProjectMetadata
- ProjectMetadata(Instant) - Constructor for class com.google.refine.ProjectMetadata
- ProjectMetadata(Instant, Instant, String) - Constructor for class com.google.refine.ProjectMetadata
- ProjectMetadataUtilities - Class in com.google.refine.io
- ProjectMetadataUtilities() - Constructor for class com.google.refine.io.ProjectMetadataUtilities
- projectRemoved - Static variable in class com.google.refine.io.FileProjectManager
- projects - Variable in class com.google.refine.commands.workspace.GetAllProjectMetadataCommand.AllProjectMetadata
- ProjectUtilities - Class in com.google.refine.io
- ProjectUtilities() - Constructor for class com.google.refine.io.ProjectUtilities
- properties - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionConfig
- properties - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- propertyID - Variable in class com.google.refine.model.recon.StandardReconConfig.ColumnDetail
- propertyName - Variable in class com.google.refine.model.recon.StandardReconConfig.ColumnDetail
- put(String, Keyer) - Static method in class com.google.refine.clustering.binning.KeyerFactory
-
Registers a keyer under a code name.
- put(String, SimilarityDistance) - Static method in class com.google.refine.clustering.knn.DistanceFactory
-
Registers a new distance under a name.
- put(String, Object) - Method in class com.google.refine.preference.PreferenceStore
Q
- QualifiedPath() - Constructor for class com.google.refine.ClientSideResourceManager.QualifiedPath
- query - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.IndividualQuery
- query - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- QueryProperty(String, Object) - Constructor for class com.google.refine.model.recon.StandardReconConfig.QueryProperty
- queueProcess(HistoryProcess) - Method in class com.google.refine.process.ProcessManager
- queueProcess(Process) - Method in class com.google.refine.process.ProcessManager
- QUICK_SAVE_MAX_TIME - Static variable in class com.google.refine.ProjectManager
- QuickHistoryEntryProcess - Class in com.google.refine.process
- QuickHistoryEntryProcess(Project, String) - Constructor for class com.google.refine.process.QuickHistoryEntryProcess
- Quotient - Class in com.google.refine.expr.functions.math
- Quotient() - Constructor for class com.google.refine.expr.functions.math.Quotient
R
- Radians - Class in com.google.refine.expr.functions.math
- Radians() - Constructor for class com.google.refine.expr.functions.math.Radians
- radius - Variable in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfigParameters
- RandomNumber - Class in com.google.refine.expr.functions.math
- RandomNumber() - Constructor for class com.google.refine.expr.functions.math.RandomNumber
- Range - Class in com.google.refine.expr.functions.strings
-
Implements the logic behind the range function.
- Range() - Constructor for class com.google.refine.expr.functions.strings.Range
- RangeFacet - Class in com.google.refine.browsing.facets
- RangeFacet() - Constructor for class com.google.refine.browsing.facets.RangeFacet
- RangeFacet.RangeFacetConfig - Class in com.google.refine.browsing.facets
- RangeFacetConfig(String, String, String, Double, Double, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- RdfJsonldTripleImporter - Class in com.google.refine.importers
- RdfJsonldTripleImporter() - Constructor for class com.google.refine.importers.RdfJsonldTripleImporter
- RdfTripleImporter - Class in com.google.refine.importers
- RdfTripleImporter() - Constructor for class com.google.refine.importers.RdfTripleImporter
- RdfTripleImporter(RdfTripleImporter.Mode) - Constructor for class com.google.refine.importers.RdfTripleImporter
- RdfTripleImporter.Mode - Enum in com.google.refine.importers
- RDFXML - Enum constant in enum com.google.refine.importers.RdfTripleImporter.Mode
- RdfXmlTripleImporter - Class in com.google.refine.importers
- RdfXmlTripleImporter() - Constructor for class com.google.refine.importers.RdfXmlTripleImporter
- read() - Method in class com.google.refine.util.TrackingInputStream
- read(byte[]) - Method in class com.google.refine.util.TrackingInputStream
- read(byte[], int, int) - Method in class com.google.refine.util.TrackingInputStream
- readingFile(String, long) - Method in interface com.google.refine.importers.ImporterUtilities.MultiFileReadingProgress
- readOldColumnGroups(LineNumberReader, int) - Static method in class com.google.refine.model.changes.ColumnChange
- readOneChange(InputStream, Pool) - Static method in class com.google.refine.history.History
- readOneChange(LineNumberReader, Pool) - Static method in class com.google.refine.history.History
- readTable(Project, ImportingJob, TabularImportingParserBase.TableDataReader, int, ObjectNode, List<Exception>) - Static method in class com.google.refine.importers.TabularImportingParserBase
- readTable(Project, ProjectMetadata, ImportingJob, TabularImportingParserBase.TableDataReader, String, int, ObjectNode, List<Exception>) - Static method in class com.google.refine.importers.TabularImportingParserBase
-
Deprecated.
- recon - Variable in class com.google.refine.model.Cell
- Recon - Class in com.google.refine.model
- Recon(long, long) - Constructor for class com.google.refine.model.Recon
- Recon(long, long, Recon.Judgment, ReconCandidate, String, Object[], List<ReconCandidate>, String, String, String, String, Integer, Integer) - Constructor for class com.google.refine.model.Recon
- Recon(long, String, String) - Constructor for class com.google.refine.model.Recon
- recon_clear_similar_cells_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_clear_similar_cells_brief:Clear recon data for cells containing "{0}" in column {1}. - recon_clear_similar_cells_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_clear_similar_cells_desc:Clear recon data for {0} cells containing "{1}" in column {2}. - recon_copy_across_columns_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_copy_across_columns_brief:Copy recon judgments from column {0} to {1}. - recon_copy_across_columns_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_copy_across_columns_desc:Copy {0} recon judgments from column {1} to {2}. - recon_discard_judgments_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_brief:Discard recon judgments for cells in column {0}. - recon_discard_judgments_clear_data_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_clear_data_brief:Discard recon judgments and clear recon data for cells in column {0}. - recon_discard_judgments_clear_data_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_clear_data_desc:Discard recon judgments and clear recon data for {0} cells in column {1}. - recon_discard_judgments_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_desc:Discard recon judgments for {0} cells in column {1}. - recon_extend_data_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_extend_data_brief:Extend data at index {0} based on column {1}. - recon_extend_data_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_extend_data_desc:Extend data at index {0} based on column {1} by filling {2}. - recon_judge_similar_cells_matched_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_matched_brief:Match item {0} ({1}) for cells containing "{2}" in column {3}. - recon_judge_similar_cells_matched_desc(Object, Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_matched_desc:Match item {0} ({1}) for {2} cells containing "{3}" in column {4}. - recon_judge_similar_cells_new_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_brief:Mark to create one new item for each cell containing {0} in column {1}. - recon_judge_similar_cells_new_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_desc:Mark to create one new item for each of {0} cell containing {1} in column {2}. - recon_judge_similar_cells_new_share_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_share_brief:Mark to create one single new item for all cells containing "{0}" in column {1}. - recon_judge_similar_cells_new_share_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_share_desc:Mark to create one single new item for {0} cells containing "{1}" in column {2}. - recon_judge_similar_cells_none_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_none_brief:Discard recon judgments for cells containing "{0}" in column {1}. - recon_judge_similar_cells_none_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_none_desc:Discard recon judgments for {0} cells containing "{1}" in column {2}. - recon_mark_new_topics_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_brief:Mark to create new items for cells in column {0}, one item for each cell. - recon_mark_new_topics_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_desc:Mark to create new items for {0} cells in column {1}, one item for each cell. - recon_mark_new_topics_shared_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_shared_brief:Mark to create new items for cells in column {0}, one item for each group of similar cells. - recon_mark_new_topics_shared_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_shared_desc:Mark to create new items for {0} cells in column {1}, one item for each group of similar cells. - recon_match_best_candidates_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_best_candidates_brief:Match each cell to its best recon candidate in column {0}. - recon_match_best_candidates_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_best_candidates_desc:Match each of {0} cells to its best candidate in column {1}. - recon_match_specific_topic_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_specific_topic_brief:Match specific item {0} ({1}) to cells in column {2}. - recon_match_specific_topic_desc(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_specific_topic_desc:Match specific item {0} ({1}) to {2} cells in column {3}. - recon_operation_judgement_facet_name() - Static method in class com.google.refine.messages.OpenRefineMessage
-
Key
recon_operation_judgement_facet_name:judgment. - recon_operation_score_facet_name() - Static method in class com.google.refine.messages.OpenRefineMessage
-
Key
recon_operation_score_facet_name:best candidate''s score. - recon_use_values_as_identifiers_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_use_values_as_identifiers_brief:Use values as reconciliation identifiers in column {0}. - recon_use_values_as_identifiers_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_use_values_as_identifiers_desc:Use values as reconciliation identifiers for {0} cells in column {1}. - Recon.Features - Class in com.google.refine.model
- Recon.Judgment - Enum in com.google.refine.model
- ReconCandidate - Class in com.google.refine.model
- ReconCandidate(String, String, String[], double) - Constructor for class com.google.refine.model.ReconCandidate
- reconCandidateFilter - Static variable in class com.google.refine.util.SerializationFilters
-
Filter out reconciliation candidates when rendering a matched recon in view mode.
- ReconChange - Class in com.google.refine.model.changes
- ReconChange(CellChange[], String, ReconConfig, ReconStats) - Constructor for class com.google.refine.model.changes.ReconChange
- ReconChange(CellChange, String, ReconConfig, ReconStats) - Constructor for class com.google.refine.model.changes.ReconChange
- ReconChange(List<CellChange>, String, ReconConfig, ReconStats) - Constructor for class com.google.refine.model.changes.ReconChange
- ReconcileCommand - Class in com.google.refine.commands.recon
- ReconcileCommand() - Constructor for class com.google.refine.commands.recon.ReconcileCommand
- ReconciledDataExtensionJob - Class in com.google.refine.model.recon
- ReconciledDataExtensionJob(ReconciledDataExtensionJob.DataExtensionConfig, String) - Constructor for class com.google.refine.model.recon.ReconciledDataExtensionJob
- ReconciledDataExtensionJob.ColumnInfo - Class in com.google.refine.model.recon
- ReconciledDataExtensionJob.DataExtension - Class in com.google.refine.model.recon
- ReconciledDataExtensionJob.DataExtensionConfig - Class in com.google.refine.model.recon
- ReconciledDataExtensionJob.DataExtensionProperty - Class in com.google.refine.model.recon
- ReconciledDataExtensionJob.DataExtensionQuery - Class in com.google.refine.model.recon
- ReconClearOneCellCommand - Class in com.google.refine.commands.recon
- ReconClearOneCellCommand() - Constructor for class com.google.refine.commands.recon.ReconClearOneCellCommand
- ReconClearOneCellCommand.CellResponse - Class in com.google.refine.commands.recon
- ReconClearOneCellCommand.ClearOneCellProcess - Class in com.google.refine.commands.recon
- ReconClearSimilarCellsCommand - Class in com.google.refine.commands.recon
- ReconClearSimilarCellsCommand() - Constructor for class com.google.refine.commands.recon.ReconClearSimilarCellsCommand
- ReconClearSimilarCellsOperation - Class in com.google.refine.operations.recon
- ReconClearSimilarCellsOperation(EngineConfig, String, String) - Constructor for class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- reconConfig - Variable in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- ReconConfig - Class in com.google.refine.model.recon
- ReconConfig() - Constructor for class com.google.refine.model.recon.ReconConfig
- ReconConfigResolver - Class in com.google.refine.model.recon
- ReconConfigResolver() - Constructor for class com.google.refine.model.recon.ReconConfigResolver
- ReconCopyAcrossColumnsCommand - Class in com.google.refine.commands.recon
- ReconCopyAcrossColumnsCommand() - Constructor for class com.google.refine.commands.recon.ReconCopyAcrossColumnsCommand
- ReconCopyAcrossColumnsOperation - Class in com.google.refine.operations.recon
- ReconCopyAcrossColumnsOperation(EngineConfig, String, String[], String[], boolean) - Constructor for class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- ReconDiscardJudgmentsCommand - Class in com.google.refine.commands.recon
- ReconDiscardJudgmentsCommand() - Constructor for class com.google.refine.commands.recon.ReconDiscardJudgmentsCommand
- ReconDiscardJudgmentsOperation - Class in com.google.refine.operations.recon
- ReconDiscardJudgmentsOperation(EngineConfig, String, boolean) - Constructor for class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- ReconEntry(int, Cell) - Constructor for class com.google.refine.operations.recon.ReconOperation.ReconEntry
- ReconItem(String, String, String[]) - Constructor for class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation.ReconItem
- ReconJob - Class in com.google.refine.model.recon
- ReconJob() - Constructor for class com.google.refine.model.recon.ReconJob
- ReconJudgeOneCellCommand - Class in com.google.refine.commands.recon
- ReconJudgeOneCellCommand() - Constructor for class com.google.refine.commands.recon.ReconJudgeOneCellCommand
- ReconJudgeOneCellCommand.JudgeOneCellProcess - Class in com.google.refine.commands.recon
- ReconJudgeSimilarCellsCommand - Class in com.google.refine.commands.recon
- ReconJudgeSimilarCellsCommand() - Constructor for class com.google.refine.commands.recon.ReconJudgeSimilarCellsCommand
- ReconJudgeSimilarCellsOperation - Class in com.google.refine.operations.recon
- ReconJudgeSimilarCellsOperation(EngineConfig, String, String, Recon.Judgment, ReconCandidate, Boolean) - Constructor for class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- ReconMarkNewTopicsCommand - Class in com.google.refine.commands.recon
- ReconMarkNewTopicsCommand() - Constructor for class com.google.refine.commands.recon.ReconMarkNewTopicsCommand
- ReconMarkNewTopicsOperation - Class in com.google.refine.operations.recon
- ReconMarkNewTopicsOperation(EngineConfig, String, boolean, String, String, String) - Constructor for class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- ReconMatchBestCandidatesCommand - Class in com.google.refine.commands.recon
- ReconMatchBestCandidatesCommand() - Constructor for class com.google.refine.commands.recon.ReconMatchBestCandidatesCommand
- ReconMatchBestCandidatesOperation - Class in com.google.refine.operations.recon
- ReconMatchBestCandidatesOperation(EngineConfig, String) - Constructor for class com.google.refine.operations.recon.ReconMatchBestCandidatesOperation
- ReconMatchSpecificTopicCommand - Class in com.google.refine.commands.recon
- ReconMatchSpecificTopicCommand() - Constructor for class com.google.refine.commands.recon.ReconMatchSpecificTopicCommand
- ReconMatchSpecificTopicOperation - Class in com.google.refine.operations.recon
- ReconMatchSpecificTopicOperation(EngineConfig, String, ReconMatchSpecificTopicOperation.ReconItem, String, String) - Constructor for class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- ReconMatchSpecificTopicOperation.ReconItem - Class in com.google.refine.operations.recon
- ReconOperation - Class in com.google.refine.operations.recon
- ReconOperation(EngineConfig, String, ReconConfig) - Constructor for class com.google.refine.operations.recon.ReconOperation
- ReconOperation.JobGroup - Class in com.google.refine.operations.recon
- ReconOperation.ReconEntry - Class in com.google.refine.operations.recon
- ReconOperation.ReconProcess - Class in com.google.refine.operations.recon
- ReconProcess(Project, EngineConfig, String) - Constructor for class com.google.refine.operations.recon.ReconOperation.ReconProcess
- ReconQuery() - Constructor for class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- ReconQuery(String, String, List<StandardReconConfig.QueryProperty>, int) - Constructor for class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- ReconResult() - Constructor for class com.google.refine.model.recon.StandardReconConfig.ReconResult
- recons - Variable in class com.google.refine.util.Pool
- ReconStats - Class in com.google.refine.model
- ReconStats(int, int, int, int) - Constructor for class com.google.refine.model.ReconStats
- reconstruct(String) - Static method in class com.google.refine.browsing.EngineConfig
- reconstruct(String) - Static method in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionConfig
- reconstruct(String) - Static method in class com.google.refine.model.recon.ReconConfig
- reconstruct(String) - Static method in class com.google.refine.model.recon.StandardReconConfig
- reconstruct(String) - Static method in class com.google.refine.sorting.SortingConfig
- reconstructOperation(Project, ObjectNode) - Method in class com.google.refine.commands.history.ApplyOperationsCommand
- ReconType - Class in com.google.refine.model
-
This represents a type from the reconciliation service.
- ReconType(String) - Constructor for class com.google.refine.model.ReconType
- ReconType(String, String) - Constructor for class com.google.refine.model.ReconType
- ReconUseValuesAsIdentifiersCommand - Class in com.google.refine.commands.recon
- ReconUseValuesAsIdentifiersCommand() - Constructor for class com.google.refine.commands.recon.ReconUseValuesAsIdentifiersCommand
- ReconUseValuesAsIdentifiersOperation - Class in com.google.refine.operations.recon
- ReconUseValuesAsIdentifiersOperation(EngineConfig, String, String, String, String) - Constructor for class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- Record - Class in com.google.refine.model
- Record(int, int, int) - Constructor for class com.google.refine.model.Record
- RecordBased - Enum constant in enum com.google.refine.browsing.Engine.Mode
- RecordCells(Record) - Constructor for class com.google.refine.expr.WrappedRow.RecordCells
- RecordFilter - Interface in com.google.refine.browsing
-
Interface for judging if a particular record matches or doesn't match some particular criterion, such as a facet constraint.
- recordIndex - Variable in class com.google.refine.commands.row.GetRowsCommand.WrappedRow
- recordIndex - Variable in class com.google.refine.model.Record
- recordIndex - Variable in class com.google.refine.model.RecordModel.RowDependency
- recordModel - Variable in class com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- recordModel - Variable in class com.google.refine.model.Project
- RecordModel - Class in com.google.refine.model
- RecordModel() - Constructor for class com.google.refine.model.RecordModel
- RecordModel.CellDependency - Class in com.google.refine.model
- RecordModel.KeyedGroup - Class in com.google.refine.model
- RecordModel.RowDependency - Class in com.google.refine.model
- RecordVisitor - Interface in com.google.refine.browsing
-
Interface for visiting records one by one.
- recover() - Method in class com.google.refine.io.FileProjectManager
- recover(File, long) - Static method in class com.google.refine.io.ProjectMetadataUtilities
-
Reconstruct the project metadata on a best efforts basis.
- redirect(HttpServletResponse, String) - Static method in class com.google.refine.commands.Command
- redirect(HttpServletResponse, String) - Static method in class com.google.refine.commands.HttpUtilities
- redo(int) - Method in class com.google.refine.history.History
- references - Variable in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- RefineServlet - Class in com.google.refine
- RefineServlet() - Constructor for class com.google.refine.RefineServlet
- RefineServlet.AutoSaveTimerTask - Class in com.google.refine
- Regex - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- RegexToken(int, int, String, boolean) - Constructor for class com.google.refine.grel.Scanner.RegexToken
- registerBinder(Binder) - Static method in class com.google.refine.expr.ExpressionUtils
- registerClassMapping(String, String) - Static method in class com.google.refine.RefineServlet
-
Add a mapping that determines how old class names can be updated to newer class names.
- registerCommand(ButterflyModule, String, Command) - Static method in class com.google.refine.RefineServlet
-
Register a single command.
- registerControl(String, Control) - Static method in class com.google.refine.grel.ControlFunctionRegistry
- registerController(ButterflyModule, String, ImportingController) - Static method in class com.google.refine.importing.ImportingManager
- registerExporter(String, Exporter) - Static method in class com.google.refine.exporters.ExporterRegistry
- registerExtension(String, String) - Static method in class com.google.refine.importing.ImportingManager
- registerFormat(String, String) - Static method in class com.google.refine.importing.ImportingManager
- registerFormat(String, String, boolean, String, ImportingParser) - Static method in class com.google.refine.importing.ImportingManager
- registerFormat(String, String, String, ImportingParser) - Static method in class com.google.refine.importing.ImportingManager
- registerFormatGuesser(String, FormatGuesser) - Static method in class com.google.refine.importing.ImportingManager
- registerFunction(String, Function) - Static method in class com.google.refine.grel.ControlFunctionRegistry
- registerHttpHeader(String, String) - Static method in class com.google.refine.commands.HttpHeadersSupport
- registerLanguageParser(String, String, LanguageSpecificParser, String) - Static method in class com.google.refine.expr.MetaParser
-
languagePrefix will be stored in the meta model as an identifier.
- registerMimeType(String, String) - Static method in class com.google.refine.importing.ImportingManager
- registerOneCommand(ButterflyModule, String, Command) - Method in class com.google.refine.RefineServlet
-
Register a single command.
- registerOneCommand(String, Command) - Method in class com.google.refine.RefineServlet
-
Register a single command.
- registerOperation(ButterflyModule, String, Class<? extends AbstractOperation>) - Static method in class com.google.refine.operations.OperationRegistry
- registerOverlayModel(String, Class<? extends OverlayModel>) - Static method in class com.google.refine.model.Project
- registerProject(Project, ProjectMetadata) - Method in class com.google.refine.ProjectManager
-
Registers the project in the memory of the current session
- registerReconConfig(ButterflyModule, String, Class<? extends ReconConfig>) - Static method in class com.google.refine.model.recon.ReconConfig
- registerUrlRewriter(UrlRewriter) - Static method in class com.google.refine.importing.ImportingManager
- Reinterpret - Class in com.google.refine.expr.functions.strings
- Reinterpret() - Constructor for class com.google.refine.expr.functions.strings.Reinterpret
- remove(String) - Method in class com.google.refine.preference.TopList
- RemoveColumnCommand - Class in com.google.refine.commands.column
- RemoveColumnCommand() - Constructor for class com.google.refine.commands.column.RemoveColumnCommand
- removeProject(long) - Method in class com.google.refine.ProjectManager
-
Removes project from memory
- removeProjectTags(String[]) - Method in class com.google.refine.ProjectManager
-
Decrement usage count for all tags in the list and remove any which are no longer used at all.
- RemoveRowsCommand - Class in com.google.refine.commands.row
- RemoveRowsCommand() - Constructor for class com.google.refine.commands.row.RemoveRowsCommand
- RenameColumnCommand - Class in com.google.refine.commands.column
- RenameColumnCommand() - Constructor for class com.google.refine.commands.column.RenameColumnCommand
- RenameProjectCommand - Class in com.google.refine.commands.project
- RenameProjectCommand() - Constructor for class com.google.refine.commands.project.RenameProjectCommand
- renderCellAsString(WtNode) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- ReorderColumnsCommand - Class in com.google.refine.commands.column
- ReorderColumnsCommand() - Constructor for class com.google.refine.commands.column.ReorderColumnsCommand
- ReorderRowsCommand - Class in com.google.refine.commands.row
- ReorderRowsCommand() - Constructor for class com.google.refine.commands.row.ReorderRowsCommand
- Replace - Class in com.google.refine.expr.functions.strings
- Replace() - Constructor for class com.google.refine.expr.functions.strings.Replace
- ReplaceChars - Class in com.google.refine.expr.functions.strings
- ReplaceChars() - Constructor for class com.google.refine.expr.functions.strings.ReplaceChars
- ReplaceEach - Class in com.google.refine.expr.functions.strings
- ReplaceEach() - Constructor for class com.google.refine.expr.functions.strings.ReplaceEach
- reset() - Method in class com.google.refine.util.TrackingInputStream
- resetFlags() - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- resetFlags() - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- resolve(ButterflyModule, String) - Static method in class com.google.refine.ClientSideResourceManager
- resolveOperationId(String) - Static method in class com.google.refine.operations.OperationRegistry
- respond(HttpServletResponse, String) - Static method in class com.google.refine.commands.Command
- respond(HttpServletResponse, String) - Static method in class com.google.refine.commands.HttpUtilities
- respond(HttpServletResponse, String, String) - Static method in class com.google.refine.commands.Command
- respond(HttpServletResponse, String, String) - Static method in class com.google.refine.commands.HttpUtilities
- respondCSRFError(HttpServletResponse) - Static method in class com.google.refine.commands.Command
- respondException(HttpServletResponse, Exception) - Static method in class com.google.refine.commands.Command
- respondException(HttpServletResponse, Exception) - Static method in class com.google.refine.commands.HttpUtilities
- respondJSON(HttpServletResponse, Object) - Static method in class com.google.refine.commands.Command
- respondJSON(HttpServletResponse, Object) - Static method in class com.google.refine.commands.HttpUtilities
- respondJSON(HttpServletResponse, Object, Properties) - Static method in class com.google.refine.commands.Command
- respondJSON(HttpServletResponse, Object, Properties) - Static method in class com.google.refine.commands.HttpUtilities
- respondWithErrorPage(RefineServlet, HttpServletRequest, HttpServletResponse, String, int, Throwable) - Static method in class com.google.refine.commands.HttpUtilities
- respondWithErrorPage(RefineServlet, HttpServletRequest, HttpServletResponse, String, Throwable) - Static method in class com.google.refine.commands.HttpUtilities
- respondWithErrorPage(HttpServletRequest, HttpServletResponse, String, Throwable) - Method in class com.google.refine.commands.Command
- Result() - Constructor for class com.google.refine.importing.UrlRewriter.Result
- results - Variable in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- retrieveContentFromPostRequest(HttpServletRequest, Properties, File, ObjectNode, ImportingUtilities.Progress) - Static method in class com.google.refine.importing.ImportingUtilities
- retrieveDataFromBaseBinIndex(NumericBinIndex) - Method in class com.google.refine.browsing.facets.RangeFacet
- retrieveDataFromBaseBinIndex(TimeBinIndex) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- retrieveDataFromBinIndices(NumericBinIndex, NumericBinIndex) - Method in class com.google.refine.browsing.facets.ScatterplotFacet
- retrieveDataFromBinner(ExpressionNumericValueBinner) - Method in class com.google.refine.browsing.facets.RangeFacet
- retrieveDataFromBinner(ExpressionTimeValueBinner) - Method in class com.google.refine.browsing.facets.TimeRangeFacet
- reverse - Variable in class com.google.refine.sorting.Criterion
- Reverse - Class in com.google.refine.expr.functions.arrays
- Reverse() - Constructor for class com.google.refine.expr.functions.arrays.Reverse
- revert(Project) - Method in interface com.google.refine.history.Change
- revert(Project) - Method in class com.google.refine.history.ChangeSequence
- revert(Project) - Method in class com.google.refine.history.HistoryEntry
- revert(Project) - Method in class com.google.refine.model.changes.CellChange
- revert(Project) - Method in class com.google.refine.model.changes.ColumnAdditionChange
- revert(Project) - Method in class com.google.refine.model.changes.ColumnMoveChange
- revert(Project) - Method in class com.google.refine.model.changes.ColumnRemovalChange
- revert(Project) - Method in class com.google.refine.model.changes.ColumnRenameChange
- revert(Project) - Method in class com.google.refine.model.changes.ColumnReorderChange
- revert(Project) - Method in class com.google.refine.model.changes.ColumnSplitChange
- revert(Project) - Method in class com.google.refine.model.changes.DataExtensionChange
- revert(Project) - Method in class com.google.refine.model.changes.MassCellChange
- revert(Project) - Method in class com.google.refine.model.changes.MassChange
- revert(Project) - Method in class com.google.refine.model.changes.MassReconChange
- revert(Project) - Method in class com.google.refine.model.changes.MassRowChange
- revert(Project) - Method in class com.google.refine.model.changes.MassRowColumnChange
- revert(Project) - Method in class com.google.refine.model.changes.ReconChange
- revert(Project) - Method in class com.google.refine.model.changes.RowFlagChange
- revert(Project) - Method in class com.google.refine.model.changes.RowRemovalChange
- revert(Project) - Method in class com.google.refine.model.changes.RowReorderChange
- revert(Project) - Method in class com.google.refine.model.changes.RowStarChange
- revision - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- REVISION - Static variable in class com.google.refine.RefineServlet
- rewrite(String) - Method in interface com.google.refine.importing.UrlRewriter
- rewrittenUrl - Variable in class com.google.refine.importing.UrlRewriter.Result
- rng - Variable in class com.google.refine.commands.CSRFTokenFactory
-
Random number generator used to create tokens
- ROTATE_CCW - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- ROTATE_CW - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- rotation - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- rotation - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- ROTATION - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- rotation_str - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- Round - Class in com.google.refine.expr.functions.math
- Round() - Constructor for class com.google.refine.expr.functions.math.Round
- roundUpToEven(double) - Static method in class com.google.refine.expr.functions.math.Even
- roundUpToOdd(double) - Static method in class com.google.refine.expr.functions.math.Odd
- row - Variable in class com.google.refine.commands.row.GetRowsCommand.WrappedRow
- row - Variable in class com.google.refine.expr.CellTuple
- row - Variable in class com.google.refine.expr.WrappedRow
- row - Variable in class com.google.refine.model.changes.CellAtRow
- row - Variable in class com.google.refine.model.changes.CellAtRowCellIndex
- row - Variable in class com.google.refine.model.changes.CellChange
- Row - Class in com.google.refine.model
-
Class representing a single Row which contains a list of
Cells. - Row(int) - Constructor for class com.google.refine.model.Row
-
Construct a new Row.
- Row(List<Cell>, boolean, boolean) - Constructor for class com.google.refine.model.Row
- row_denormalize_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_denormalize_brief:Denormalize. - row_flag(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_flag:Flag {0} rows. - row_flag_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_flag_brief:Flag rows. - row_removal(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_removal:Remove {0} rows. - row_removal_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_removal_brief:Remove rows. - row_reorder_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_reorder_brief:Reorder rows. - row_star(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_star:Star {0} rows. - row_star_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_star_brief:Star rows. - row_unflag(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_unflag:Unflag {0} rows. - row_unflag_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_unflag_brief:Unflag rows. - row_unstar(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_unstar:Unstar {0} rows. - row_unstar_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_unstar_brief:Unstar rows. - RowBased - Enum constant in enum com.google.refine.browsing.Engine.Mode
- RowDependency() - Constructor for class com.google.refine.model.RecordModel.RowDependency
- RowEvaluable - Interface in com.google.refine.browsing.util
- RowFilter - Interface in com.google.refine.browsing
-
Interface for judging if a particular row matches or doesn't match some particular criterion, such as a facet constraint.
- RowFlagChange - Class in com.google.refine.model.changes
- RowFlagChange(int, boolean) - Constructor for class com.google.refine.model.changes.RowFlagChange
- RowFlagOperation - Class in com.google.refine.operations.row
- RowFlagOperation(EngineConfig, boolean) - Constructor for class com.google.refine.operations.row.RowFlagOperation
- rowIndex - Variable in class com.google.refine.commands.row.GetRowsCommand.WrappedRow
- rowIndex - Variable in class com.google.refine.expr.WrappedRow
- rowIndex - Variable in class com.google.refine.model.RecordModel.CellDependency
- rowIndex - Variable in class com.google.refine.operations.recon.ReconOperation.ReconEntry
- RowRemovalChange - Class in com.google.refine.model.changes
- RowRemovalChange(List<Integer>) - Constructor for class com.google.refine.model.changes.RowRemovalChange
- RowRemovalOperation - Class in com.google.refine.operations.row
- RowRemovalOperation(EngineConfig) - Constructor for class com.google.refine.operations.row.RowRemovalOperation
- RowReorderChange - Class in com.google.refine.model.changes
- RowReorderChange(List<Integer>) - Constructor for class com.google.refine.model.changes.RowReorderChange
- RowReorderOperation - Class in com.google.refine.operations.row
- RowReorderOperation(Engine.Mode, SortingConfig) - Constructor for class com.google.refine.operations.row.RowReorderOperation
- RowReorderOperation.IndexingVisitor - Class in com.google.refine.operations.row
- rows - Variable in class com.google.refine.commands.recon.PreviewExtendDataCommand.PreviewResponse
- rows - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- rows - Variable in class com.google.refine.importers.tree.ImportRecord
- rows - Variable in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- rows - Variable in class com.google.refine.model.Project
- RowStarChange - Class in com.google.refine.model.changes
- RowStarChange(int, boolean) - Constructor for class com.google.refine.model.changes.RowStarChange
- RowStarOperation - Class in com.google.refine.operations.row
- RowStarOperation(EngineConfig, boolean) - Constructor for class com.google.refine.operations.row.RowStarOperation
- RowVisitor - Interface in com.google.refine.browsing
-
Interface for visiting rows one by one.
- RowVisitorAsRecordVisitor - Class in com.google.refine.browsing.util
- RowVisitorAsRecordVisitor(RowVisitor) - Constructor for class com.google.refine.browsing.util.RowVisitorAsRecordVisitor
- RowWritingVisitor(int, int) - Constructor for class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- RowWritingVisitor(Writer, int) - Constructor for class com.google.refine.templating.Template.RowWritingVisitor
- RPartition - Class in com.google.refine.expr.functions.strings
- RPartition() - Constructor for class com.google.refine.expr.functions.strings.RPartition
- run() - Method in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- run() - Method in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- run() - Method in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- run() - Method in class com.google.refine.RefineServlet.AutoSaveTimerTask
S
- s_binders - Static variable in class com.google.refine.expr.ExpressionUtils
- s_bundles - Static variable in class com.google.refine.ClientSideResourceManager
- s_error - Static variable in class com.google.refine.sorting.BooleanCriterion
- s_error - Static variable in class com.google.refine.sorting.DateCriterion
- s_error - Static variable in class com.google.refine.sorting.NumberCriterion
- s_featureMap - Static variable in class com.google.refine.model.Recon
- s_headers - Static variable in class com.google.refine.commands.HttpHeadersSupport
- s_languages - Static variable in class com.google.refine.expr.MetaParser
- s_opClassToName - Static variable in class com.google.refine.model.recon.ReconConfig
- s_opClassToName - Static variable in class com.google.refine.operations.OperationRegistry
- s_opNameToClass - Static variable in class com.google.refine.model.recon.ReconConfig
- s_opNameToClass - Static variable in class com.google.refine.operations.OperationRegistry
- s_overlayModelClasses - Static variable in class com.google.refine.model.Project
- s_stopWords - Static variable in class com.google.refine.model.recon.StandardReconConfig
- safeInc(ObjectNode, String) - Static method in class com.google.refine.util.JSONUtilities
- safePut(ObjectNode, String, boolean) - Static method in class com.google.refine.util.JSONUtilities
- safePut(ObjectNode, String, double) - Static method in class com.google.refine.util.JSONUtilities
- safePut(ObjectNode, String, long) - Static method in class com.google.refine.util.JSONUtilities
- safePut(ObjectNode, String, JsonNode) - Static method in class com.google.refine.util.JSONUtilities
- safePut(ObjectNode, String, String) - Static method in class com.google.refine.util.JSONUtilities
- sameValue(Object, Object) - Static method in class com.google.refine.expr.ExpressionUtils
- save(boolean) - Method in class com.google.refine.ProjectManager
-
Save workspace and all projects to data store
- save(HistoryEntry, Writer, Properties) - Method in interface com.google.refine.history.HistoryEntryManager
- save(HistoryEntry, Writer, Properties) - Method in class com.google.refine.io.FileHistoryEntryManager
- save(Project) - Static method in class com.google.refine.io.ProjectUtilities
- save(ProjectMetadata, File) - Static method in class com.google.refine.io.ProjectMetadataUtilities
- save(OutputStream) - Method in class com.google.refine.util.Pool
- save(Writer) - Method in class com.google.refine.model.Column
- save(Writer) - Method in class com.google.refine.model.ColumnGroup
- save(Writer) - Method in class com.google.refine.model.recon.ReconConfig
- save(Writer) - Method in class com.google.refine.model.ReconStats
- save(Writer) - Method in class com.google.refine.util.Pool
- save(Writer, Properties) - Method in interface com.google.refine.history.Change
- save(Writer, Properties) - Method in class com.google.refine.history.ChangeSequence
- save(Writer, Properties) - Method in class com.google.refine.history.History
- save(Writer, Properties) - Method in class com.google.refine.history.HistoryEntry
- save(Writer, Properties) - Method in class com.google.refine.model.Cell
- save(Writer, Properties) - Method in class com.google.refine.model.changes.CellAtRow
- save(Writer, Properties) - Method in class com.google.refine.model.changes.CellAtRowCellIndex
- save(Writer, Properties) - Method in class com.google.refine.model.changes.CellChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ColumnAdditionChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ColumnMoveChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ColumnRemovalChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ColumnRenameChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ColumnReorderChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ColumnSplitChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.DataExtensionChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.MassCellChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.MassChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.MassReconChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.MassRowChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.MassRowColumnChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.ReconChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.RowFlagChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.RowRemovalChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.RowReorderChange
- save(Writer, Properties) - Method in class com.google.refine.model.changes.RowStarChange
- save(Writer, Properties) - Method in class com.google.refine.model.ColumnModel
- save(Writer, Properties) - Method in class com.google.refine.model.Row
- saveChange(HistoryEntry) - Method in interface com.google.refine.history.HistoryEntryManager
- saveChange(HistoryEntry) - Method in class com.google.refine.io.FileHistoryEntryManager
- saveChange(HistoryEntry, File) - Method in class com.google.refine.io.FileHistoryEntryManager
- saveFilters - Static variable in class com.google.refine.util.ParsingUtilities
- saveMetadata(ProjectMetadata, long) - Method in class com.google.refine.io.FileProjectManager
- saveMetadata(ProjectMetadata, long) - Method in class com.google.refine.ProjectManager
-
Save project metadata to the data store
- SaveMode() - Constructor for class com.google.refine.util.JsonViews.SaveMode
- saveProject(Project) - Method in class com.google.refine.io.FileProjectManager
- saveProject(Project) - Method in class com.google.refine.ProjectManager
-
Save project to the data store
- saveProjectMetadata(List<Long>) - Method in class com.google.refine.io.FileProjectManager
- saveProjects(boolean) - Method in class com.google.refine.ProjectManager
-
Saves all projects to the data store
- saveToFile(Project, File) - Static method in class com.google.refine.io.ProjectUtilities
- saveToFile(ProjectMetadata, File) - Static method in class com.google.refine.io.ProjectMetadataUtilities
- saveToFile(File) - Method in class com.google.refine.io.FileProjectManager
- saveToOutputStream(OutputStream, Pool) - Method in class com.google.refine.model.Project
- saveToWriter(Writer, Properties) - Method in class com.google.refine.model.Project
- saveWorkspace() - Method in class com.google.refine.io.FileProjectManager
-
Save the workspace's data out to file in a safe way: save to a temporary file first and rename it to the real file.
- saveWorkspace() - Method in class com.google.refine.ProjectManager
-
Saves the workspace to the data store
- saveWriter - Static variable in class com.google.refine.util.ParsingUtilities
- Scanner - Class in com.google.refine.grel
- Scanner(String) - Constructor for class com.google.refine.grel.Scanner
- Scanner(String, int, int) - Constructor for class com.google.refine.grel.Scanner
- Scanner.ErrorToken - Class in com.google.refine.grel
- Scanner.NumberToken - Class in com.google.refine.grel
- Scanner.RegexToken - Class in com.google.refine.grel
- Scanner.Token - Class in com.google.refine.grel
- Scanner.TokenType - Enum in com.google.refine.grel
- ScatterplotDrawingRowVisitor - Class in com.google.refine.browsing.facets
- ScatterplotDrawingRowVisitor(int, int, double, double, double, double, int, int, int, int, double, Color) - Constructor for class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- ScatterplotFacet - Class in com.google.refine.browsing.facets
- ScatterplotFacet() - Constructor for class com.google.refine.browsing.facets.ScatterplotFacet
- ScatterplotFacet.ScatterplotFacetConfig - Class in com.google.refine.browsing.facets
- ScatterplotFacetConfig() - Constructor for class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- schemaSpace - Variable in class com.google.refine.model.Recon
- schemaSpace - Variable in class com.google.refine.model.recon.StandardReconConfig
- schemaSpace - Variable in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation
- schemaSpace - Variable in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- score - Variable in class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypeGroup
- score - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- score - Variable in class com.google.refine.model.ReconCandidate
- scripting - Variable in class com.google.refine.commands.project.GetModelsCommand.ModelsResponse
- ScriptText - Class in com.google.refine.expr.functions.xml
- ScriptText() - Constructor for class com.google.refine.expr.functions.xml.ScriptText
- selectBlank - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- selected - Variable in class com.google.refine.browsing.facets.NominalFacetChoice
- selectError - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- selection - Variable in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- SelectXml - Class in com.google.refine.expr.functions.xml
- SelectXml() - Constructor for class com.google.refine.expr.functions.xml.SelectXml
- separator - Variable in class com.google.refine.exporters.TemplatingExporter.TemplateConfig
- Separator() - Constructor for class com.google.refine.importers.SeparatorBasedImporter.Separator
- SeparatorBasedImporter - Class in com.google.refine.importers
- SeparatorBasedImporter() - Constructor for class com.google.refine.importers.SeparatorBasedImporter
- SeparatorBasedImporter.Separator - Class in com.google.refine.importers
- SerializationFilters - Class in com.google.refine.util
-
Series of classes which configure JSON serialization at application level.
- SerializationFilters() - Constructor for class com.google.refine.util.SerializationFilters
- SerializationFilters.DoubleSerializer - Class in com.google.refine.util
-
Serialize double values as integers if they happen to round to an integer.
- SerializationFilters.InstantDeserializer - Class in com.google.refine.util
- SerializationFilters.InstantSerializer - Class in com.google.refine.util
- SerializationFilters.LocalDateDeserializer - Class in com.google.refine.util
- SerializationFilters.LocalDateSerializer - Class in com.google.refine.util
-
Serialize dates by ISO format.
- SerializationFilters.OffsetDateDeserializer - Class in com.google.refine.util
- SerializationFilters.OffsetDateSerializer - Class in com.google.refine.util
-
Serialize dates by ISO format.
- serialize(Double, JsonGenerator, SerializerProvider) - Method in class com.google.refine.util.SerializationFilters.DoubleSerializer
- serialize(Instant, JsonGenerator, SerializerProvider) - Method in class com.google.refine.util.SerializationFilters.InstantSerializer
- serialize(LocalDateTime, JsonGenerator, SerializerProvider) - Method in class com.google.refine.util.SerializationFilters.LocalDateSerializer
- serialize(OffsetDateTime, JsonGenerator, SerializerProvider) - Method in class com.google.refine.util.SerializationFilters.OffsetDateSerializer
- serializeImage(RenderedImage) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet
- service - Variable in class com.google.refine.model.Recon
- service - Variable in class com.google.refine.model.recon.StandardReconConfig
- service - Variable in class com.google.refine.operations.recon.ReconUseValuesAsIdentifiersOperation
- service(HttpServletRequest, HttpServletResponse) - Method in class com.google.refine.RefineServlet
- servlet - Variable in class com.google.refine.commands.Command
- servlet - Variable in class com.google.refine.importing.DefaultImportingController
- setAnyField(String, String) - Method in class com.google.refine.ProjectMetadata
- setAttribute(String, Object) - Method in class com.google.refine.operations.UnknownOperation
- setBusy(boolean) - Method in class com.google.refine.ProjectManager
-
Sets the flag for long-running operations.
- setCell(int, Cell) - Method in class com.google.refine.model.Row
- setChange(Change) - Method in class com.google.refine.history.HistoryEntry
- setColor(Color) - Method in class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- setColumnName(String) - Method in class com.google.refine.clustering.ClustererConfig
- setContributors(String) - Method in class com.google.refine.ProjectMetadata
- setCookie(HttpServletRequest, HttpServletResponse, String, String, int) - Static method in class com.google.refine.util.CookiesUtilities
- setCreator(String) - Method in class com.google.refine.ProjectMetadata
- setCustomMetadata(String, Serializable) - Method in class com.google.refine.ProjectMetadata
- setDescription(String) - Method in class com.google.refine.ProjectMetadata
- setDimX(String) - Method in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- setDimY(String) - Method in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- setDistance(String) - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- setEncoding(String) - Method in class com.google.refine.ProjectMetadata
- setEncodingConfidence(int) - Method in class com.google.refine.ProjectMetadata
- setEncodingConfidence(String) - Method in class com.google.refine.ProjectMetadata
- setEntries(JsonNode) - Method in class com.google.refine.preference.PreferenceStore
- setError(List<Exception>) - Method in class com.google.refine.importing.ImportingJob
- setExpressions(TopList) - Method in class com.google.refine.io.FileProjectManager
- setFeature(int, Object) - Method in class com.google.refine.model.Recon
- setFileSelection(ArrayNode) - Method in class com.google.refine.importing.ImportingJob
- setImportOptionMetadata(ArrayNode) - Method in class com.google.refine.ProjectMetadata
- setKeyColumnIndex(int) - Method in class com.google.refine.model.ColumnModel
- setKeyer(String) - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- setLastSave() - Method in class com.google.refine.model.Project
-
Sets the lastSave time to now
- setLastSave() - Method in class com.google.refine.ProjectMetadata
- setLocale(String) - Static method in class com.google.refine.util.LocaleUtils
- setMaxCellIndex(int) - Method in class com.google.refine.model.ColumnModel
- setMode(Engine.Mode) - Method in class com.google.refine.browsing.Engine
- setModified() - Method in class com.google.refine.history.History
- setName(String) - Method in class com.google.refine.model.Column
- setName(String) - Method in class com.google.refine.ProjectMetadata
- setParameters(BinningClusterer.BinningParameters) - Method in class com.google.refine.clustering.binning.BinningClusterer.BinningClustererConfig
- setParameters(kNNClusterer.kNNClustererConfigParameters) - Method in class com.google.refine.clustering.knn.kNNClusterer.kNNClustererConfig
- setPassword(String) - Method in class com.google.refine.ProjectMetadata
- setPrecompute(String, Object) - Method in class com.google.refine.model.Column
- SetPreferenceCommand - Class in com.google.refine.commands
- SetPreferenceCommand() - Constructor for class com.google.refine.commands.SetPreferenceCommand
- setPreferences(PreferenceStore) - Method in class com.google.refine.io.FileProjectManager
- setPrefix(String) - Method in class com.google.refine.templating.Template
- setProgress(int, String) - Method in class com.google.refine.importing.ImportingJob
- setProgress(String, int) - Method in interface com.google.refine.importing.ImportingUtilities.Progress
- setProjectID(long) - Method in class com.google.refine.importing.ImportingJob
- SetProjectMetadataCommand - Class in com.google.refine.commands.project
- SetProjectMetadataCommand() - Constructor for class com.google.refine.commands.project.SetProjectMetadataCommand
- SetProjectTagsCommand - Class in com.google.refine.commands.project
- SetProjectTagsCommand() - Constructor for class com.google.refine.commands.project.SetProjectTagsCommand
- setRankedFormats(ArrayNode) - Method in class com.google.refine.importing.ImportingJob
- setReconConfig(ReconConfig) - Method in class com.google.refine.model.Column
- setReconStats(ReconStats) - Method in class com.google.refine.model.Column
- setRotation(Object) - Method in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- setRowCount(int) - Method in class com.google.refine.ProjectMetadata
- setRowCountInternal(int) - Method in class com.google.refine.ProjectMetadata
-
Set row count without updating the last modified time.
- setRowDependency(Project, RecordModel.RowDependency, int, int, int) - Method in class com.google.refine.model.RecordModel
- setSampleSize(int) - Method in class com.google.refine.commands.recon.GuessTypesOfColumnCommand
- setSelection(List<ListFacet.DecoratedValueWrapper>) - Method in class com.google.refine.browsing.facets.ListFacet.ListFacetConfig
- setSeparator(String) - Method in class com.google.refine.templating.Template
- setSourceReconConfig(ReconConfig) - Method in class com.google.refine.model.Column
- setState(String) - Method in class com.google.refine.importing.ImportingJob
- setSubject(String) - Method in class com.google.refine.ProjectMetadata
- setSuffix(String) - Method in class com.google.refine.templating.Template
- setTags(String[]) - Method in class com.google.refine.ProjectMetadata
- settings - Variable in class com.google.refine.model.recon.ReconciledDataExtensionJob.DataExtensionProperty
- SetToBlank - Enum constant in enum com.google.refine.operations.OnError
- setupColumns(Project, List<String>) - Static method in class com.google.refine.importers.ImporterUtilities
- setUserAgent(HttpURLConnection) - Static method in class com.google.refine.RefineServlet
-
Deprecated.extensions relying on HttpURLConnection should rather migrate to a more high-level and mature HTTP client. Use
RefineServlet.getUserAgent()instead. - setUserAgent(URLConnection) - Static method in class com.google.refine.RefineServlet
-
Deprecated.extensions relying on HttpURLConnection should rather migrate to a more high-level and mature HTTP client. Use
RefineServlet.getUserAgent()instead. - setUserMetadata(ArrayNode) - Method in class com.google.refine.ProjectMetadata
- SHA1 - Class in com.google.refine.expr.functions.strings
- SHA1() - Constructor for class com.google.refine.expr.functions.strings.SHA1
- SimilarityDistance - Interface in com.google.refine.clustering.knn
-
A function that computes a similarity distance between two strings.
- SimpleHistoryEntry(HistoryEntry) - Constructor for class com.google.refine.commands.history.GetOperationsCommand.SimpleHistoryEntry
- Sin - Class in com.google.refine.expr.functions.math
- Sin() - Constructor for class com.google.refine.expr.functions.math.Sin
- singleton - Static variable in class com.google.refine.ProjectManager
- Sinh - Class in com.google.refine.expr.functions.math
- Sinh() - Constructor for class com.google.refine.expr.functions.math.Sinh
- size - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- size - Variable in class com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- SIZE - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- SizeComparator() - Constructor for class com.google.refine.clustering.binning.BinningClusterer.SizeComparator
- skip(long) - Method in class com.google.refine.util.TrackingInputStream
- skip(TreeReader) - Static method in class com.google.refine.importers.tree.XmlImportUtilities
- Slice - Class in com.google.refine.expr.functions
- Slice() - Constructor for class com.google.refine.expr.functions.Slice
- SmartSplit - Class in com.google.refine.expr.functions.strings
- SmartSplit() - Constructor for class com.google.refine.expr.functions.strings.SmartSplit
- Sort - Class in com.google.refine.expr.functions.arrays
- Sort() - Constructor for class com.google.refine.expr.functions.arrays.Sort
- sorted_ngrams(String, int) - Method in class com.google.refine.clustering.binning.NGramFingerprintKeyer
-
Generate a stream of sorted unique character N-grams from a string
- SortingConfig - Class in com.google.refine.sorting
-
Stores the configuration of a row/record sorting setup.
- SortingConfig(Criterion[]) - Constructor for class com.google.refine.sorting.SortingConfig
- SortingRecordVisitor - Class in com.google.refine.sorting
- SortingRecordVisitor(RecordVisitor) - Constructor for class com.google.refine.sorting.SortingRecordVisitor
- SortingRowVisitor - Class in com.google.refine.sorting
- SortingRowVisitor(RowVisitor) - Constructor for class com.google.refine.sorting.SortingRowVisitor
- SortingRowVisitor.IndexedRow - Class in com.google.refine.sorting
- sortRecordElementCandidates(List<RecordElementCandidate>) - Static method in class com.google.refine.importers.tree.TreeImportUtilities
- SoundexKeyer - Class in com.google.refine.clustering.binning
- SoundexKeyer() - Constructor for class com.google.refine.clustering.binning.SoundexKeyer
- split(String) - Method in class com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor
- Split - Class in com.google.refine.expr.functions.strings
- Split() - Constructor for class com.google.refine.expr.functions.strings.Split
- SplitByCharType - Class in com.google.refine.expr.functions.strings
- SplitByCharType() - Constructor for class com.google.refine.expr.functions.strings.SplitByCharType
- SplitByLengths - Class in com.google.refine.expr.functions.strings
- SplitByLengths() - Constructor for class com.google.refine.expr.functions.strings.SplitByLengths
- SplitColumnCommand - Class in com.google.refine.commands.column
- SplitColumnCommand() - Constructor for class com.google.refine.commands.column.SplitColumnCommand
- SplitMultiValueCellsCommand - Class in com.google.refine.commands.cell
- SplitMultiValueCellsCommand() - Constructor for class com.google.refine.commands.cell.SplitMultiValueCellsCommand
- SQL_TYPE_CHAR - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_DATE - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_INT - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_INTEGER - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_NUMERIC - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_TEXT - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_TIMESTAMP - Static variable in class com.google.refine.exporters.sql.SqlData
- SQL_TYPE_VARCHAR - Static variable in class com.google.refine.exporters.sql.SqlData
- SqlCreateBuilder - Class in com.google.refine.exporters.sql
- SqlCreateBuilder(String, List<String>, JsonNode) - Constructor for class com.google.refine.exporters.sql.SqlCreateBuilder
- SqlData - Class in com.google.refine.exporters.sql
- SqlData(String, Object, String) - Constructor for class com.google.refine.exporters.sql.SqlData
- SqlExporter - Class in com.google.refine.exporters.sql
- SqlExporter() - Constructor for class com.google.refine.exporters.sql.SqlExporter
- SqlExporterException - Exception in com.google.refine.exporters.sql
- SqlExporterException(String) - Constructor for exception com.google.refine.exporters.sql.SqlExporterException
- SqlInsertBuilder - Class in com.google.refine.exporters.sql
- SqlInsertBuilder(String, List<String>, List<ArrayList<SqlData>>, JsonNode) - Constructor for class com.google.refine.exporters.sql.SqlInsertBuilder
- StandardReconConfig - Class in com.google.refine.model.recon
- StandardReconConfig(String, String, String, ReconType, boolean, int, List<StandardReconConfig.ColumnDetail>, int) - Constructor for class com.google.refine.model.recon.StandardReconConfig
- StandardReconConfig(String, String, String, String, String, boolean, int, List<StandardReconConfig.ColumnDetail>) - Constructor for class com.google.refine.model.recon.StandardReconConfig
- StandardReconConfig(String, String, String, String, String, boolean, int, List<StandardReconConfig.ColumnDetail>, int) - Constructor for class com.google.refine.model.recon.StandardReconConfig
- StandardReconConfig.ColumnDetail - Class in com.google.refine.model.recon
- StandardReconConfig.QueryProperty - Class in com.google.refine.model.recon
- StandardReconConfig.ReconQuery - Class in com.google.refine.model.recon
- StandardReconConfig.ReconResult - Class in com.google.refine.model.recon
- StandardReconConfig.StandardReconJob - Class in com.google.refine.model.recon
- StandardReconJob() - Constructor for class com.google.refine.model.recon.StandardReconConfig.StandardReconJob
- starred - Variable in class com.google.refine.commands.expr.GetExpressionHistoryCommand.ExpressionState
- starred - Variable in class com.google.refine.model.Row
- start - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- start - Variable in class com.google.refine.grel.Scanner.Token
- start(Project) - Method in class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- start(Project) - Method in interface com.google.refine.browsing.RecordVisitor
- start(Project) - Method in interface com.google.refine.browsing.RowVisitor
-
Called before any visit() call.
- start(Project) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- start(Project) - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- start(Project) - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- start(Project) - Method in class com.google.refine.browsing.util.RowVisitorAsRecordVisitor
- start(Project) - Method in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- start(Project) - Method in class com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor
- start(Project) - Method in class com.google.refine.operations.row.RowReorderOperation.IndexingVisitor
- start(Project) - Method in class com.google.refine.sorting.SortingRecordVisitor
- start(Project) - Method in class com.google.refine.sorting.SortingRowVisitor
- start(Project) - Method in class com.google.refine.templating.Template.RowWritingVisitor
- startColumnIndex - Variable in class com.google.refine.model.ColumnGroup
- StartEntity - Enum constant in enum com.google.refine.importers.tree.TreeReader.Token
- startFile(JsonNode) - Method in interface com.google.refine.exporters.TabularSerializer
- startFile(String) - Method in interface com.google.refine.importers.ImporterUtilities.MultiFileReadingProgress
- startPerforming(ProcessManager) - Method in class com.google.refine.history.HistoryProcess
- startPerforming(ProcessManager) - Method in class com.google.refine.process.LongRunningProcess
- startPerforming(ProcessManager) - Method in class com.google.refine.process.Process
- startPerforming(ProcessManager) - Method in class com.google.refine.process.QuickHistoryEntryProcess
- StartsWith - Class in com.google.refine.expr.functions.strings
- StartsWith() - Constructor for class com.google.refine.expr.functions.strings.StartsWith
- steps - Variable in class com.google.refine.browsing.util.TimeBinIndex
- storeCell(List<Object[]>, int, int, ObjectNode, Map<String, ReconCandidate>) - Method in class com.google.refine.model.recon.ReconciledDataExtensionJob
- storeCell(List<Object[]>, int, int, Object) - Method in class com.google.refine.model.recon.ReconciledDataExtensionJob
- storeEmptyStrings - Variable in class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- StoreError - Enum constant in enum com.google.refine.operations.OnError
- str_chomp() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_chomp:Returns a copy of string s with string sep remoed from the end if s ends with sep; otherwies, returns s.. - str_contains() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_contains:Returns a boolean indicating whether s contains sub, which is either a substring or a regex pattern. For example, "food".contains("oo") returns true.. - str_decode() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_decode:Decodes a string using the specified encoding. Encodings include Base16, Base32Hex, Base32, Base64, and Base64Url.. - str_detect_language() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_detect_language:Detects the language of the given string and provides the language code.. - str_diff() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_diff:For strings, takes two strings and compares them, returning a string. Returns the remainder of o2 starting with the first character where they differ. For dates, returns the difference in given time units. See the time unit table at https://openrefine.org/docs/manual/grelfunctions/#datepartd-s-timeunit.. - str_encode() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_encode:Encodes a string using the specified encoding. Encodings include Base16, Base32Hex, Base32, Base64, and Base64Url.. - str_ends_with() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_ends_with:Returns a boolean indicating whether s ends with sub. For example, "food".endsWith("ood") returns true, whereas "food".endsWith("odd") returns false.. - str_escape() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_escape:Escapes s in the given escaping mode. The mode can be one of: ''html'', ''xml'', csv'', ''url'', ''javascript''. Note that quotes are required around your mode.. - str_find() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_find:Outputs an array of all consecutive substrings inside string s that match the substring or regex pattern p. You can supply a substring by putting it in quotes. See also match().. - str_fingerprint() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_fingerprint:Returns the fingerprint of s, a string that is the first step in fingerprint clustering methods: it will trim whitespaces, convert all characters to lowercase, remove punctuation, sort words alphabetically, etc.. - str_index_of() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_index_of:Returns the first character index of sub as it first occurs in s; or, returns -1 if s does not contain sub. For example, "internationalization".indexOf("nation") returns 5.. - str_last_index_of() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_last_index_of:Returns the first character index of sub as it last occurs in s; or, returns -1 if s does not contain sub. For example, "parallel".lastIndexOf("a") returns 3 (pointing at the second ''a'').. - str_match() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_match:Attempts to match the string s in its entirety against the regex pattern p and, if the pattern is found, outputs an array of all capturing groups (found in order). See also find().. - str_md5() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_md5:Returns the MD5 hash of an object. If fed something other than a string (array, number, date, etc.), md5() will convert it to a string and deliver the hash of the string.. - str_ngram() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_ngram:Returns an array of the word n-grams of s. That is, it lists all the possible consecutive combinations of n words in the string.. - str_ngram_fingerprint() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_ngram_fingerprint:Returns the n-gram fingerprint of s.. - str_parse_json() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_parse_json:Parses a string as JSON.. - str_parse_uri() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_parse_uri:Parses a URI and extracts its components.. - str_partition() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_partition:Returns an array of strings [ a, fragment, z ] where a is the substring within s before the first occurrence of fragment, and z is the substring after fragment. Fragment can be a string or a regex. If omitFragment is true, frag is not returned.. - str_phonetic() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_phonetic:Returns a phonetic encoding of a string, based on an available phonetic algorithm. Can be one of the following supported phonetic methods: metaphone, doublemetaphone, metaphone3, soundex, cologne. Defaults to ''metaphone3''.. - str_range() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_range:Returns an array where a and b are the start and the end of the range respectively and c is the step (increment).. - str_reinterpret() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_reinterpret:Returns s reinterpreted through the given character encoders. You must supply one of the supported encodings for each of the original source and the target output: https://docs.oracle.com/javase/1.5.0/docs/guide/intl/encoding.doc.html. Note that quotes are required around character encoders.. - str_replace() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_replace:Returns the string obtained by replacing the find string with the replace string in the inputted string. For example, ''The cow jumps over the moon and moos''.replace(''oo'', ''ee'') returns the string ''The cow jumps over the meen and mees''. Find can be a regex pattern. For example, ''The cow jumps over the moon and moos''.replace(/\s+/, "_") will return ''The_cow_jumps_over_the_moon_and_moos''. - str_replace_chars() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_replace_chars:Returns the string obtained by replacing a character in s, identified by find, with the corresponding character identified in replace. You cannot use this to replace a single character with more than one character.. - str_replace_each() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_replace_each:Replace each occurrence of a substring in a string with another substring.. - str_replace_expects_one_string_two_arrays_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
str_replace_expects_one_string_two_arrays_string:{0} expects three arguments: a string, an array of strings to replace and an array of replacement strings.. - str_replace_replacements_equal_to_searches(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
str_replace_replacements_equal_to_searches:{0}: the number of replacements must be equal to or less than the number of search strings.. - str_rpartition() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_rpartition:Returns an array of strings [ a, fragment, z ] where a is the substring within s before the last occurrence of fragment, and z is the substring after the last instance of fragment. If omitFragment is true, frag is not returned.. - str_sha1() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_sha1:Returns the SHA-1 hash of an object. If fed something other than a string (array, number, date, etc.), sha1() will convert it to a string and deliver the hash of the string.. - str_smart_split() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_smart_split:Returns the array of strings obtained by splitting s by sep, or by guessing either tab or comma separation if there is no sep given. Handles quotes properly and understands cancelled characters. The separator can be either a string or a regex pattern.. - str_split() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_split:Returns the array of strings obtained by splitting s by sep. The separator can be either a string or a regex pattern. If preserveTokens is true, empty segments are preserved.. - str_split_by_char_type() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_split_by_char_type:Returns an array of strings obtained by splitting s into groups of consecutive characters each time the characters change Unicode categories.. - str_split_by_lengths() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_split_by_lengths:Returns the array of strings obtained by splitting s into substrings with the given lengths. For example, "internationalization".splitByLengths(5, 6, 3) returns an array of 3 strings: [ "inter", "nation", "ali" ]. Excess characters are discarded from the output array.. - str_starts_with() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_starts_with:Returns a boolean indicating whether s starts with sub. For example, "food".startsWith("foo") returns true, whereas "food".startsWith("bar") returns false.. - str_to_lowercase() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_to_lowercase:Returns string s converted to all lowercase characters.. - str_to_title_case() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_to_title_case:Returns string s converted into titlecase: a capital letter starting each word, and the rest of the letters lowercase. For example, ''Once upon a midnight DREARY''.toTitlecase() returns the string ''Once Upon A Midnight Dreary''.. - str_to_uppercase() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_to_uppercase:Returns string s converted to all uppercase characters.. - str_trim() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_trim:Returns a copy of string s with leading and trailing whitespace removed.. - str_unescape() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_unescape:Unescapes s in the given escaping mode. The mode can be one of: ''html'', ''xml'', ''csv'', ''url'', ''javascript''. Note that quotes are required around your mode.. - str_unicode() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_unicode:Returns an array of strings describing each character of s in their full unicode notation.. - str_unicode_type() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_unicode_type:Returns an array of strings describing each character of s by their unicode type.. - StreamExporter - Interface in com.google.refine.exporters
- String - Enum constant in enum com.google.refine.grel.Scanner.TokenType
- string_diff_long_overflow(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
string_diff_long_overflow:Number of {0} between given dates causes long overflow.. - stringArrayToValueList(String[]) - Method in class com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor
- StringCriterion - Class in com.google.refine.sorting
- StringCriterion() - Constructor for class com.google.refine.sorting.StringCriterion
- stringToDate(String) - Static method in class com.google.refine.util.ParsingUtilities
-
Parse an ISO_LOCAL_DATE_TIME formatted string into a Java Date.
- stringToJudgment(String) - Static method in class com.google.refine.model.Recon
-
Deprecated.
- stringToLocalDate(String) - Static method in class com.google.refine.util.ParsingUtilities
- stringToMode(String) - Static method in class com.google.refine.browsing.Engine
- stringToOnError(String) - Static method in class com.google.refine.operations.cell.TextTransformOperation
- stringToValue(String) - Method in class com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor
- StringUtils - Class in com.google.refine.util
- StringUtils() - Constructor for class com.google.refine.util.StringUtils
- stripDiacritics(String) - Static method in class com.google.refine.clustering.binning.FingerprintKeyer
- subgroups - Variable in class com.google.refine.importers.tree.ImportColumnGroup
- subgroups - Variable in class com.google.refine.model.ColumnGroup
- SuccessfulEvaluation(String) - Constructor for class com.google.refine.commands.expr.PreviewExpressionCommand.SuccessfulEvaluation
- suffix - Variable in class com.google.refine.exporters.TemplatingExporter.TemplateConfig
- Sum - Class in com.google.refine.expr.functions.math
- Sum() - Constructor for class com.google.refine.expr.functions.math.Sum
- switchRecons(Project, Map<Long, Recon>) - Method in class com.google.refine.model.changes.MassReconChange
T
- t - Variable in class com.google.refine.browsing.facets.ScatterplotFacet
- TabularImportingParserBase - Class in com.google.refine.importers
- TabularImportingParserBase(boolean) - Constructor for class com.google.refine.importers.TabularImportingParserBase
- TabularImportingParserBase.TableDataReader - Interface in com.google.refine.importers
- TabularSerializer - Interface in com.google.refine.exporters
-
An interface to be implemented by exporters which use
CustomizableTabularExporterUtilities.exportRows(com.google.refine.model.Project, com.google.refine.browsing.Engine, java.util.Properties, TabularSerializer) - TabularSerializer.CellData - Class in com.google.refine.exporters
- tags - Variable in class com.google.refine.commands.workspace.GetAllProjectTagsCommand.AllProjectsTags
- Tan - Class in com.google.refine.expr.functions.math
- Tan() - Constructor for class com.google.refine.expr.functions.math.Tan
- Tanh - Class in com.google.refine.expr.functions.math
- Tanh() - Constructor for class com.google.refine.expr.functions.math.Tanh
- tarDir(String, File, TarArchiveOutputStream) - Method in class com.google.refine.io.FileProjectManager
- targetColumnName - Variable in class com.google.refine.LookupCacheManager.ProjectLookup
- targetProjectID - Variable in class com.google.refine.LookupCacheManager.ProjectLookup
- TEMP_FILE_NAME - Static variable in class com.google.refine.ProjectMetadata
- template - Variable in class com.google.refine.exporters.TemplatingExporter.TemplateConfig
- Template - Class in com.google.refine.templating
- Template(List<Fragment>) - Constructor for class com.google.refine.templating.Template
- Template.RowWritingVisitor - Class in com.google.refine.templating
- TemplateConfig(String, String, String, String) - Constructor for class com.google.refine.exporters.TemplatingExporter.TemplateConfig
- TemplatingExporter - Class in com.google.refine.exporters
- TemplatingExporter() - Constructor for class com.google.refine.exporters.TemplatingExporter
- TemplatingExporter.TemplateConfig - Class in com.google.refine.exporters
- test(Object) - Method in class com.google.refine.grel.controls.IsBlank
- test(Object) - Method in class com.google.refine.grel.controls.IsEmptyString
- test(Object) - Method in class com.google.refine.grel.controls.IsError
- test(Object) - Method in class com.google.refine.grel.controls.IsNonBlank
- test(Object) - Method in class com.google.refine.grel.controls.IsNotNull
- test(Object) - Method in class com.google.refine.grel.controls.IsNull
- test(Object) - Method in class com.google.refine.grel.controls.IsNumeric
- testValue(Object) - Method in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- testValue(Object, Object) - Method in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- text - Variable in class com.google.refine.exporters.TabularSerializer.CellData
- text - Variable in class com.google.refine.grel.Scanner.Token
- TextFormatGuesser - Class in com.google.refine.importers
- TextFormatGuesser() - Constructor for class com.google.refine.importers.TextFormatGuesser
- TextSearchFacet - Class in com.google.refine.browsing.facets
- TextSearchFacet() - Constructor for class com.google.refine.browsing.facets.TextSearchFacet
- TextSearchFacet.TextSearchFacetConfig - Class in com.google.refine.browsing.facets
- TextSearchFacetConfig() - Constructor for class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- TextTransformCommand - Class in com.google.refine.commands.cell
- TextTransformCommand() - Constructor for class com.google.refine.commands.cell.TextTransformCommand
- TextTransformOperation - Class in com.google.refine.operations.cell
- TextTransformOperation(EngineConfig, String, String, OnError, boolean, int) - Constructor for class com.google.refine.operations.cell.TextTransformOperation
- time - Variable in class com.google.refine.history.HistoryEntry
- TimeBinIndex - Class in com.google.refine.browsing.util
-
A utility class for computing the base bins that form the base histograms of temporal range facets.
- TimeBinIndex(Project, RowEvaluable) - Constructor for class com.google.refine.browsing.util.TimeBinIndex
- TimeBinRecordIndex - Class in com.google.refine.browsing.util
- TimeBinRecordIndex(Project, RowEvaluable) - Constructor for class com.google.refine.browsing.util.TimeBinRecordIndex
- TimeBinRowIndex - Class in com.google.refine.browsing.util
- TimeBinRowIndex(Project, RowEvaluable) - Constructor for class com.google.refine.browsing.util.TimeBinRowIndex
- timeCount - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- TimeRangeFacet - Class in com.google.refine.browsing.facets
- TimeRangeFacet() - Constructor for class com.google.refine.browsing.facets.TimeRangeFacet
- TimeRangeFacet.TimeRangeFacetConfig - Class in com.google.refine.browsing.facets
- TimeRangeFacetConfig() - Constructor for class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- TimeSinceUnixEpochToDate - Class in com.google.refine.expr.functions
- TimeSinceUnixEpochToDate() - Constructor for class com.google.refine.expr.functions.TimeSinceUnixEpochToDate
- timeToLive - Variable in class com.google.refine.commands.CSRFTokenFactory
-
Time to live for tokens, in seconds
- to - Variable in class com.google.refine.operations.cell.MassEditOperation.Edit
- TO - Static variable in class com.google.refine.browsing.facets.RangeFacet
- TO - Static variable in class com.google.refine.browsing.facets.TimeRangeFacet
- to_x - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- TO_X - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- to_y - Variable in class com.google.refine.browsing.facets.ScatterplotFacet.ScatterplotFacetConfig
- TO_Y - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- toArray(ArrayNode) - Static method in class com.google.refine.util.JSONUtilities
- toCandidate() - Method in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- toDate(Calendar) - Static method in class com.google.refine.util.ParsingUtilities
-
Converts an old-style Java Calendar to an OffsetDateTime, assuming the date is represented in the current default system zone (which is what you get if the date was parsed using `Calendar.getDefault()`).
- toDate(Date) - Static method in class com.google.refine.util.ParsingUtilities
-
Converts an old-style Java Date to an OffsetDateTime, assuming the date is represented in the current default system zone (which is what you get if the date was parsed using `Calendar.getDefault()`).
- ToDate - Class in com.google.refine.expr.functions
- ToDate() - Constructor for class com.google.refine.expr.functions.ToDate
- toExpressionList(Object) - Static method in class com.google.refine.commands.expr.GetExpressionHistoryCommand
- ToggleStarredExpressionCommand - Class in com.google.refine.commands.expr
- ToggleStarredExpressionCommand() - Constructor for class com.google.refine.commands.expr.ToggleStarredExpressionCommand
- tokenCache - Variable in class com.google.refine.commands.CSRFTokenFactory
-
Maps each token to the time it was generated
- tokenLength - Variable in class com.google.refine.commands.CSRFTokenFactory
-
Length of the tokens to generate
- ToLowercase - Class in com.google.refine.expr.functions.strings
- ToLowercase() - Constructor for class com.google.refine.expr.functions.strings.ToLowercase
- ToNumber - Class in com.google.refine.expr.functions
- ToNumber() - Constructor for class com.google.refine.expr.functions.ToNumber
- toObjectCollection(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- toObjectList(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- TopList - Class in com.google.refine.preference
- TopList(int) - Constructor for class com.google.refine.preference.TopList
- TopList(int, List<String>) - Constructor for class com.google.refine.preference.TopList
- toRowIndex - Variable in class com.google.refine.model.Record
- toSortableArray(ArrayNode) - Static method in class com.google.refine.util.JSONUtilities
- toSQLString(Calendar) - Static method in class com.google.refine.expr.util.CalendarParser
-
Return a string representation of the date suitable for use in an SQL statement.
- toString() - Method in class com.google.refine.exporters.sql.SqlData
- toString() - Method in class com.google.refine.expr.EvalError
- toString() - Method in class com.google.refine.grel.ast.ControlCallExpr
- toString() - Method in class com.google.refine.grel.ast.FieldAccessorExpr
- toString() - Method in class com.google.refine.grel.ast.FunctionCallExpr
- toString() - Method in class com.google.refine.grel.ast.LiteralExpr
- toString() - Method in class com.google.refine.grel.ast.OperatorCallExpr
- toString() - Method in class com.google.refine.grel.ast.VariableExpr
- toString() - Method in class com.google.refine.importers.tree.ImportColumnGroup
- toString() - Method in class com.google.refine.importers.tree.ImportColumn
- toString() - Method in class com.google.refine.model.Cell
- toString() - Method in class com.google.refine.model.Column
- toString() - Method in class com.google.refine.model.ColumnGroup
- toString() - Method in class com.google.refine.model.recon.StandardReconConfig.ColumnDetail
- toString() - Method in class com.google.refine.model.recon.StandardReconConfig.QueryProperty
- toString() - Method in class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- toString() - Method in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- toString() - Method in class com.google.refine.model.recon.StandardReconConfig.StandardReconJob
- toString() - Method in class com.google.refine.model.RecordModel.CellDependency
- toString() - Method in class com.google.refine.model.RecordModel.KeyedGroup
- toString() - Method in class com.google.refine.model.RecordModel.RowDependency
- toString() - Method in class com.google.refine.model.Row
- toString(Object) - Static method in class com.google.refine.util.StringUtils
-
String formatting method that knows how to format dates (using the default locale's date formatter)
- toString(Calendar) - Static method in class com.google.refine.expr.util.CalendarParser
-
Return a basic representation of the string.
- ToString - Class in com.google.refine.expr.functions
- ToString() - Constructor for class com.google.refine.expr.functions.ToString
- total - Variable in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- total - Variable in class com.google.refine.templating.Template.RowWritingVisitor
- totalCount - Variable in class com.google.refine.commands.row.GetRowsCommand.JsonResult
- totalRows - Variable in class com.google.refine.templating.Template.RowWritingVisitor
- ToTitlecase - Class in com.google.refine.expr.functions.strings
- ToTitlecase() - Constructor for class com.google.refine.expr.functions.strings.ToTitlecase
- touch() - Method in class com.google.refine.importing.ImportingJob
- ToUppercase - Class in com.google.refine.expr.functions.strings
- ToUppercase() - Constructor for class com.google.refine.expr.functions.strings.ToUppercase
- track(long) - Method in class com.google.refine.util.TrackingInputStream
- TrackingInputStream - Class in com.google.refine.util
- TrackingInputStream(InputStream) - Constructor for class com.google.refine.util.TrackingInputStream
- translateCoordinates(Point2D.Double, double, double, double, double, int, int, double, AffineTransform) - Static method in class com.google.refine.browsing.facets.ScatterplotFacet
- TransposeColumnsIntoRowsCommand - Class in com.google.refine.commands.cell
- TransposeColumnsIntoRowsCommand() - Constructor for class com.google.refine.commands.cell.TransposeColumnsIntoRowsCommand
- TransposeColumnsIntoRowsOperation - Class in com.google.refine.operations.cell
- TransposeColumnsIntoRowsOperation(String, int, boolean, boolean, String, boolean, String) - Constructor for class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- TransposeColumnsIntoRowsOperation(String, int, boolean, boolean, String, String) - Constructor for class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- TransposeRowsIntoColumnsCommand - Class in com.google.refine.commands.cell
- TransposeRowsIntoColumnsCommand() - Constructor for class com.google.refine.commands.cell.TransposeRowsIntoColumnsCommand
- TransposeRowsIntoColumnsOperation - Class in com.google.refine.operations.cell
- TransposeRowsIntoColumnsOperation(String, int) - Constructor for class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- TreeImportingParserBase - Class in com.google.refine.importers.tree
-
Abstract class for importer parsers which handle tree-shaped data (currently XML & JSON).
- TreeImportingParserBase(boolean) - Constructor for class com.google.refine.importers.tree.TreeImportingParserBase
- TreeImportUtilities - Class in com.google.refine.importers.tree
- TreeImportUtilities() - Constructor for class com.google.refine.importers.tree.TreeImportUtilities
- TreeReader - Interface in com.google.refine.importers.tree
-
Interface for all tree-shaped parsers.
- TreeReader.Token - Enum in com.google.refine.importers.tree
- TreeReaderException - Exception in com.google.refine.importers.tree
-
An Exception from the TreeReader interface methods.
- TreeReaderException(String) - Constructor for exception com.google.refine.importers.tree.TreeReaderException
- TreeReaderException(String, Throwable) - Constructor for exception com.google.refine.importers.tree.TreeReaderException
- TreeReaderException(Throwable) - Constructor for exception com.google.refine.importers.tree.TreeReaderException
- trials - Variable in class com.google.refine.operations.recon.ReconOperation.JobGroup
- Trim - Class in com.google.refine.expr.functions.strings
- Trim() - Constructor for class com.google.refine.expr.functions.strings.Trim
- trimStrings - Variable in class com.google.refine.importers.tree.ImportParameters
-
Deprecated.
- tryOpenAsArchive(File, String) - Static method in class com.google.refine.importing.ImportingUtilities
- tryOpenAsArchive(File, String, String) - Static method in class com.google.refine.importing.ImportingUtilities
- tryOpenAsCompressedFile(File, String) - Static method in class com.google.refine.importing.ImportingUtilities
- tryOpenAsCompressedFile(File, String, String) - Static method in class com.google.refine.importing.ImportingUtilities
- TTL - Enum constant in enum com.google.refine.importers.RdfTripleImporter.Mode
- type - Variable in class com.google.refine.commands.expr.PreviewExpressionCommand.PreviewResult
- type - Variable in class com.google.refine.grel.Scanner.Token
- type - Variable in class com.google.refine.model.recon.DataExtensionReconConfig
- Type - Class in com.google.refine.expr.functions
- Type() - Constructor for class com.google.refine.expr.functions.Type
- typeFromId(DatabindContext, String) - Method in class com.google.refine.browsing.facets.FacetConfigResolver
- typeFromId(DatabindContext, String) - Method in class com.google.refine.model.recon.ReconConfigResolver
- typeFromId(DatabindContext, String) - Method in class com.google.refine.operations.OperationResolver
- typeID - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconQuery
- typeID - Variable in class com.google.refine.model.recon.StandardReconConfig
- typeName - Variable in class com.google.refine.model.recon.StandardReconConfig
- types - Variable in class com.google.refine.model.recon.StandardReconConfig.ReconResult
- types - Variable in class com.google.refine.model.ReconCandidate
- types - Variable in class com.google.refine.operations.recon.ReconMatchSpecificTopicOperation.ReconItem
- TypesResponse(String, String, List<GuessTypesOfColumnCommand.TypeGroup>) - Constructor for class com.google.refine.commands.recon.GuessTypesOfColumnCommand.TypesResponse
U
- uiClass - Variable in class com.google.refine.importing.ImportingManager.Format
- unable_to_convert_to_date() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_convert_to_date:Unable to convert to date. - unable_to_determine_if_xml_or_html(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_determine_if_xml_or_html:{0} unable to determine whether XML or HTML is being used.. - unable_to_handle_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_handle_encoding:{0} does not know how to handle the ''{1}'' encoding.. - unable_to_identify_parser(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_identify_parser:{0} unable to identify which parser to use. - unable_to_parse_as_date() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_parse_as_date:Unable to parse as date. - unable_to_parse_as_number() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_parse_as_number:Unable to parse as number. - uncompressFile(File, InputStream, ObjectNode, ImportingUtilities.Progress) - Static method in class com.google.refine.importing.ImportingUtilities
- undo(int) - Method in class com.google.refine.history.History
- undoRedo(long) - Method in class com.google.refine.history.History
- UndoRedoCommand - Class in com.google.refine.commands.history
- UndoRedoCommand() - Constructor for class com.google.refine.commands.history.UndoRedoCommand
- Unescape - Class in com.google.refine.expr.functions.strings
- Unescape() - Constructor for class com.google.refine.expr.functions.strings.Unescape
- Unicode - Class in com.google.refine.expr.functions.strings
- Unicode() - Constructor for class com.google.refine.expr.functions.strings.Unicode
- UnicodeType - Class in com.google.refine.expr.functions.strings
- UnicodeType() - Constructor for class com.google.refine.expr.functions.strings.UnicodeType
- unindent() - Method in class com.google.refine.util.IndentWriter
- Uniques - Class in com.google.refine.expr.functions.arrays
- Uniques() - Constructor for class com.google.refine.expr.functions.arrays.Uniques
- unknown_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unknown_encoding:{0}: Unknown encoding {1}.. - unknown_format_conversion(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unknown_format_conversion:Unknown format conversion {0}. - unknown_time_unit(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unknown_time_unit:Unknown time unit {0}. - UnknownOperation - Class in com.google.refine.operations
-
An operation that is unknown to the current OpenRefine instance, but might be interpretable by another instance (for instance, a later version of OpenRefine, or using an extension).
- UnknownOperation(String, String) - Constructor for class com.google.refine.operations.UnknownOperation
- unrecognized_date_part(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_date_part:Date unit {0} not recognized.. - unrecognized_mode(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_mode:{0} does not recognize mode {1}.. - unrecognized_source_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_source_encoding:{0}: source encoding {1} is not available or recognized. - unrecognized_target_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_target_encoding:{0}: target encoding {1} is not available or recognized. - unregisterCommand(String) - Method in class com.google.refine.RefineServlet
- untar(File, InputStream) - Method in class com.google.refine.io.FileProjectManager
- update() - Method in class com.google.refine.model.ColumnModel
- update() - Method in class com.google.refine.model.Project
- update() - Method in class com.google.refine.process.ProcessManager
- update(Project) - Method in class com.google.refine.model.RecordModel
- updateCounts() - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- updateCounts() - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- updateJobWithNewFileSelection(ImportingJob, ArrayNode) - Static method in class com.google.refine.importing.ImportingUtilities
- updateModified() - Method in class com.google.refine.ProjectMetadata
- updating - Variable in class com.google.refine.importing.ImportingJob
- UrlExporter - Interface in com.google.refine.exporters
- UrlRewriter - Interface in com.google.refine.importing
- UrlRewriter.Result - Class in com.google.refine.importing
- urlRewriters - Static variable in class com.google.refine.importing.ImportingManager
- useInputStream - Variable in class com.google.refine.importers.ImportingParserBase
- USER_METADATA_KEY - Static variable in class com.google.refine.preference.PreferenceStore
- UTF_8_BOM - Static variable in class com.google.refine.importing.EncodingGuesser
V
- validToken(String) - Method in class com.google.refine.commands.CSRFTokenFactory
-
Checks that a given CSRF token is valid.
- value - Variable in class com.google.refine.browsing.DecoratedValue
- value - Variable in class com.google.refine.browsing.facets.ListFacet.DecoratedValueWrapper
- value - Variable in class com.google.refine.clustering.ClusteredEntry
- value - Variable in class com.google.refine.commands.expr.PreviewExpressionCommand.SuccessfulEvaluation
- value - Variable in class com.google.refine.commands.GetPreferenceCommand.PreferenceValue
- value - Variable in class com.google.refine.exporters.TabularSerializer.CellData
- value - Variable in class com.google.refine.grel.Scanner.NumberToken
- value - Variable in class com.google.refine.model.Cell
- value - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.HttpHeader
- Value - Enum constant in enum com.google.refine.importers.tree.TreeReader.Token
- valueOf(String) - Static method in enum com.google.refine.browsing.Engine.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.refine.grel.Scanner.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.refine.importers.RdfTripleImporter.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.refine.importers.tree.TreeReader.Token
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.refine.model.Recon.Judgment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.refine.operations.OnError
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.refine.browsing.Engine.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.refine.grel.Scanner.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.refine.importers.RdfTripleImporter.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.refine.importers.tree.TreeReader.Token
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.refine.model.Recon.Judgment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.refine.operations.OnError
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValuesComparator() - Constructor for class com.google.refine.clustering.knn.kNNClusterer.ValuesComparator
- valueToRowIndices - Variable in class com.google.refine.LookupCacheManager.ProjectLookup
- VariableExpr - Class in com.google.refine.grel.ast
-
An abstract syntax tree node encapsulating the retrieval of a variable's content.
- VariableExpr(String) - Constructor for class com.google.refine.grel.ast.VariableExpr
- version - Variable in class com.google.refine.commands.GetVersionCommand.VersionResponse
- VERSION - Static variable in class com.google.refine.RefineServlet
- VersionResponse() - Constructor for class com.google.refine.commands.GetVersionCommand.VersionResponse
- VicinoDistance - Class in com.google.refine.clustering.knn
-
Wrapper to expose a similarity function from the Vicino library.
- VicinoDistance(Distance) - Constructor for class com.google.refine.clustering.knn.VicinoDistance
- visit(Project, int, Row) - Method in class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- visit(Project, int, Row) - Method in interface com.google.refine.browsing.RowVisitor
- visit(Project, int, Row) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- visit(Project, int, Row) - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- visit(Project, int, Row) - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- visit(Project, int, Row) - Method in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- visit(Project, int, Row) - Method in class com.google.refine.operations.column.ColumnSplitOperation.ColumnSplitRowVisitor
- visit(Project, int, Row) - Method in class com.google.refine.operations.row.RowReorderOperation.IndexingVisitor
- visit(Project, int, Row) - Method in class com.google.refine.sorting.SortingRowVisitor
- visit(Project, int, Row) - Method in class com.google.refine.templating.Template.RowWritingVisitor
- visit(Project, Record) - Method in class com.google.refine.browsing.facets.ScatterplotDrawingRowVisitor
- visit(Project, Record) - Method in interface com.google.refine.browsing.RecordVisitor
- visit(Project, Record) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- visit(Project, Record) - Method in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- visit(Project, Record) - Method in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- visit(Project, Record) - Method in class com.google.refine.browsing.util.RowVisitorAsRecordVisitor
- visit(Project, Record) - Method in class com.google.refine.commands.row.GetRowsCommand.RowWritingVisitor
- visit(Project, Record) - Method in class com.google.refine.operations.row.RowReorderOperation.IndexingVisitor
- visit(Project, Record) - Method in class com.google.refine.sorting.SortingRecordVisitor
- visit(Project, Record) - Method in class com.google.refine.templating.Template.RowWritingVisitor
- visit(WtBody) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtBold) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtExternalLink) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtImageLink) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtInternalLink) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtItalics) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtLinkTitle) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtLinkTitle.WtNoLinkTitle) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtName) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtNewline) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtNode) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtParsedWikitextPage) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtSection) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTable) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTableCaption) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTableCell) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTableHeader) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTableRow) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTagExtension) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTagExtensionBody) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTemplate) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtTemplateArgument) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtText) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtUrl) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtValue) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtXmlAttribute) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtXmlAttributes) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtXmlEmptyTag) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtXmlEndTag) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visit(WtXmlStartTag) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- visitRow(Project, int, Row, Properties, int) - Method in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- visitRow(Project, RowVisitor, int, Row) - Method in class com.google.refine.browsing.util.ConjunctiveFilteredRows
W
- WholeText - Class in com.google.refine.expr.functions.xml
- WholeText() - Constructor for class com.google.refine.expr.functions.xml.WholeText
- wikilinkedCells - Variable in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- WikiTableDataReader(WikitextImporter.WikitextTableVisitor, boolean) - Constructor for class com.google.refine.importers.WikitextImporter.WikiTableDataReader
- WikitextImporter - Class in com.google.refine.importers
- WikitextImporter() - Constructor for class com.google.refine.importers.WikitextImporter
- WikitextImporter.WikiTableDataReader - Class in com.google.refine.importers
- WikitextImporter.WikitextTableVisitor - Class in com.google.refine.importers
- WikitextTableVisitor(boolean, boolean) - Constructor for class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- With - Class in com.google.refine.grel.controls
- With() - Constructor for class com.google.refine.grel.controls.With
- with_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
with_desc:Evaluates expression o and binds its value to variable name v. Then evaluates expression e and returns that result. - wordDistance(String, String) - Static method in class com.google.refine.model.recon.StandardReconConfig
- wordDistance(Set<String>, Set<String>) - Static method in class com.google.refine.model.recon.StandardReconConfig
- WORKSPACE_JSON - Static variable in class com.google.refine.io.FileProjectManager
- WORKSPACE_OLD_JSON - Static variable in class com.google.refine.io.FileProjectManager
- WORKSPACE_TEMP_JSON - Static variable in class com.google.refine.io.FileProjectManager
- WrappedCell - Class in com.google.refine.expr
- WrappedCell(Project, String, Cell) - Constructor for class com.google.refine.expr.WrappedCell
- WrappedRecord(Record) - Constructor for class com.google.refine.expr.WrappedRow.WrappedRecord
- WrappedRow - Class in com.google.refine.expr
- WrappedRow(Project, int, Row) - Constructor for class com.google.refine.expr.WrappedRow
- WrappedRow(Row, int, Integer) - Constructor for class com.google.refine.commands.row.GetRowsCommand.WrappedRow
- WrappedRow.RecordCells - Class in com.google.refine.expr
- WrappedRow.WrappedRecord - Class in com.google.refine.expr
- wrapStorable(Object) - Static method in class com.google.refine.expr.ExpressionUtils
- writeErrors(JsonGenerator, List<Exception>) - Static method in class com.google.refine.importing.DefaultImportingController
- writeOldColumnGroups(Writer, Properties, List<ColumnGroup>) - Static method in class com.google.refine.model.changes.ColumnChange
- writeOneChange(OutputStream, Change, Pool) - Static method in class com.google.refine.history.History
- writeOneChange(Writer, Change, Pool) - Static method in class com.google.refine.history.History
- writeOneChange(Writer, Change, Properties) - Static method in class com.google.refine.history.History
- writer - Variable in class com.google.refine.templating.Template.RowWritingVisitor
- writeRecons(Writer, Properties, Map<Long, Recon>, String) - Method in class com.google.refine.model.changes.MassReconChange
- WriterExporter - Interface in com.google.refine.exporters
- writeText(String) - Method in class com.google.refine.importers.WikitextImporter.WikitextTableVisitor
- writeValue(Object) - Method in class com.google.refine.templating.Template.RowWritingVisitor
- writeValue(StringBuffer, Object, boolean) - Static method in class com.google.refine.commands.expr.PreviewExpressionCommand
X
- X_COLUMN_NAME - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- X_EXPRESSION - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- XlsExporter - Class in com.google.refine.exporters
- XlsExporter(boolean) - Constructor for class com.google.refine.exporters.XlsExporter
- xml_attr_failed(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_attr_failed:{0} failed as the first parameter is not an XML or HTML Element. Please first use parseXml() or parseHtml() and select() prior to using this function. - xml_innerxml() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_innerxml:Returns the inner XML elements of an XML element. Does not return the text directly inside your chosen XML element - only the contents of its children. Use it in conjunction with parseXml() and select() to provide an element.. - xml_owntext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_owntext:Returns the text directly inside the selected XML or HTML element only, ignoring text inside children elements (for this, use innerXml()). Use it in conjunction with a parser and select() to provide an element.. - xml_parent() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_parent:Returns the parent node or null if no parent. Use it in conjunction with parseHtml() and select() to provide an element.. - xml_parent_cannot_work_with(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_parent_cannot_work_with:{0} cannot work with this ''{1}'' but instead needs a jsoup XML or HTML element to work with. For arrays, you might select an index or loop over them with forEach().. - xml_parsexml() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_parsexml:Given a cell full of XML-formatted text, parseXml() returns a full XML document and adds any missing closing tags.. - xml_script_text_cannot_work_with(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_script_text_cannot_work_with:{0} cannot work with this ''{1}'' but instead needs a jsoup DataNode from style, script tags, etc. to work with. See https://jsoup.org/apidocs/org/jsoup/nodes/Element.html#data() For arrays, you might select an index or loop over them with forEach(). dataNodes is currently not implemented-. - xml_scripttext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_scripttext:Returns the combined data of an HTML/XML Element. Data is e.g. the inside of a <script> tag. Note that data is NOT the text of the element. Use htmlText() to get the text that would be visible to a user, and scriptText() for the contents of <script>, <style>, etc. Use scriptText() in conjunction with parseHtml() and select().. - xml_selectxml() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_selectxml:Returns an array of all the desired elements from an HTML or XML document, if the element exists. Elements are identified using the Jsoup selector syntax: https://jsoup.org/apidocs/org/jsoup/select/Selector.html.. - xml_text_cannot_work_with_and_expects(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_text_cannot_work_with_and_expects:{0} cannot work with this ''{1}'' and expects a single XML or HTML element as an argument. - xml_text_cannot_work_with_and_failed(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_text_cannot_work_with_and_failed:{0}() cannot work with this ''{1}'' and failed as the first parameter is not an XML or HTML Element. Please first use parseXml() or parseHtml() and select(query) prior to using this function. - xml_wholetext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_wholetext:Selects the (unencoded) text of an element and its children, including any new lines and spaces, and returns a string of unencoded, un-normalized text. Use it in conjunction with parseHtml() and select() to provide an element.. - xml_xmlattr() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_xmlattr:Returns a string from an attribute on an XML or HTML element. Use it in conjunction with parseHtml() or parseXml() to point to an element first.. - xml_xmltext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_xmltext:Returns a string of the text from within an HTML or XML element (including all child elements), removing tags and line breaks inside the string. Use it in conjunction with parseHtml() or parseXml() and select() to provide an element.. - XmlAttr - Class in com.google.refine.expr.functions.xml
- XmlAttr() - Constructor for class com.google.refine.expr.functions.xml.XmlAttr
- XmlImporter - Class in com.google.refine.importers
- XmlImporter() - Constructor for class com.google.refine.importers.XmlImporter
- XmlImporter.XmlParser - Class in com.google.refine.importers
- XmlImportUtilities - Class in com.google.refine.importers.tree
- XmlImportUtilities() - Constructor for class com.google.refine.importers.tree.XmlImportUtilities
- XmlParser(InputStream) - Constructor for class com.google.refine.importers.XmlImporter.XmlParser
- XmlText - Class in com.google.refine.expr.functions.xml
- XmlText() - Constructor for class com.google.refine.expr.functions.xml.XmlText
- Xor - Class in com.google.refine.expr.functions.booleans
- Xor() - Constructor for class com.google.refine.expr.functions.booleans.Xor
Y
- Y_COLUMN_NAME - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- Y_EXPRESSION - Static variable in class com.google.refine.browsing.facets.ScatterplotFacet
- YEAR_AFTER_DAY - Static variable in class com.google.refine.expr.util.CalendarParser
-
bit indicating that the year comes after the day.
- YEAR_AFTER_MONTH - Static variable in class com.google.refine.expr.util.CalendarParser
-
bit indicating that the year comes after the month.
- YEAR_BEFORE_DAY - Static variable in class com.google.refine.expr.util.CalendarParser
-
bit indicating that the year comes before the day.
- YEAR_BEFORE_MONTH - Static variable in class com.google.refine.expr.util.CalendarParser
-
bit indicating that the year comes before the month.
- YY_DD_MM - Static variable in class com.google.refine.expr.util.CalendarParser
-
year/day/month order.
- YY_MM_DD - Static variable in class com.google.refine.expr.util.CalendarParser
-
year/month/day order.
_
- _addJudgmentFacet - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _addJudgmentFacetJson - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _addScoreFacet - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _addScoreFacetJson - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _applyToJudgedCells - Variable in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- _args - Variable in class com.google.refine.grel.ast.ControlCallExpr
- _args - Variable in class com.google.refine.grel.ast.FunctionCallExpr
- _args - Variable in class com.google.refine.grel.ast.OperatorCallExpr
- _arr_args_to_array() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_args_to_array:Returns all arguments passed to it as an array. - _arr_in_array() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_in_array:Returns true if the array contains the desired string, and false otherwise. Will not convert data types.. - _arr_join() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_join:Joins the items in the array with sep, and returns it all as a string.. - _arr_reverse() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_reverse:Reverses array a.. - _arr_sort() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_sort:Sorts the array in ascending order. Sorting is case-sensitive, uppercase first and lowercase second.. - _arr_uniques() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
arr_uniques:Returns the array with duplicates removed. Case-sensitive.. - _baseBins - Variable in class com.google.refine.browsing.facets.RangeFacet
- _baseBins - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _baseBlankCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _baseBlankCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _baseColumnName - Variable in class com.google.refine.model.changes.DataExtensionChange
- _baseColumnName - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _baseColumnName - Variable in class com.google.refine.operations.column.ColumnAdditionOperation
- _baseColumnName - Variable in class com.google.refine.operations.recon.ExtendDataOperation
- _baseErrorCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _baseErrorCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _baseNonNumericCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _baseNonTimeCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _baseNumericCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _baseTimeCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _bins - Variable in class com.google.refine.browsing.facets.RangeFacet
- _bins - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _bins - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _bins - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _blankCount - Variable in class com.google.refine.browsing.facets.ListFacet
- _blankCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _blankCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _blankRowCount - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _blankRowCount - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _bool_and() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_and:Uses the logical operator AND on two or more booleans to output a boolean. Evaluates multiple statements into booleans, then returns true if all the statements are true. For example, (1 < 3).and(1 < 0) returns false because one condition is true and one is false.. - _bool_not() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_not:Uses the logical operator NOT on a boolean to output a boolean. For example, not(1 > 7) returns true because 1 > 7 itself is false.. - _bool_or() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_or:Uses the logical operator OR on two or more booleans to output a boolean. For example, (1 < 3).or(1 > 7) returns true because at least one of the conditions (the first one) is true.. - _bool_xor() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
bool_xor:Uses the logical operator XOR (exclusive-or) on two or more booleans to output a boolean. Evaluates multiple statements, then returns true if only one of them is true. For example, (1 < 3).xor(1 < 7) returns false because more than one of the conditions is true.. - _briefDescription - Variable in class com.google.refine.process.QuickHistoryEntryProcess
- _busy - Variable in class com.google.refine.ProjectManager
-
Flag for heavy operations like creating or importing projects.
- _cacheResponses - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _canceled - Variable in class com.google.refine.process.LongRunningProcess
- _caseSensitive - Variable in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- _cell_blank_down_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_blank_down_brief:Blank down cells in column {0}. - _cell_blank_down_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_blank_down_desc:Blank down {0} cells in column {1}. - _cell_fill_down_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_fill_down_brief:Fill down cells in column {0}. - _cell_fill_down_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_fill_down_desc:Fill down {0} cells in column {1}. - _cell_key_value_columnize_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_key_value_columnize_brief:Columnize by key column {0} and value column {1}. - _cell_key_value_columnize_note_column_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_key_value_columnize_note_column_brief:Columnize by key column {0} and value column {1} with note column {2}. - _cell_mass_edit_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_mass_edit_brief:Mass edit cells in column {0}. - _cell_mass_edit_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_mass_edit_desc:Mass edit {0} cells in column {1}. - _cell_multivalued_cell_join_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_multivalued_cell_join_brief:Join multi-valued cells in column {0}. - _cell_multivalued_cell_split_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_multivalued_cell_split_brief:Split multi-valued cells in column {0}. - _cell_text_transform_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_text_transform_brief:Text transform on cells in column {0} using expression {1}. - _cell_text_transform_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_text_transform_desc:Text transform on {0} cells in column {1}: {2}. - _cell_transpose_columns_into_rows_combined_neg_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_combined_neg_brief:Transpose cells in columns starting with {0} into rows in one new column named {1}. - _cell_transpose_columns_into_rows_combined_pos_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_combined_pos_brief:Transpose cells in {0} columns(s) starting with {1} into rows in one new column named {2}. - _cell_transpose_columns_into_rows_not_combined_neg_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_not_combined_neg_brief:Transpose cells in columns starting with {0} into rows in two new columns named {1} and {2}. - _cell_transpose_columns_into_rows_not_combined_pos_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_columns_into_rows_not_combined_pos_brief:Transpose cells in {0} column(s) starting with {1} into rows in two new columns named {2} and {3}. - _cell_transpose_rows_into_columns_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
cell_transpose_rows_into_columns_brief:Transpose every {0} cells in column {1} into separate columns. - _cellChanges - Variable in class com.google.refine.model.changes.MassCellChange
- _cellIndex - Variable in class com.google.refine.browsing.facets.ListFacet
- _cellIndex - Variable in class com.google.refine.browsing.facets.RangeFacet
- _cellIndex - Variable in class com.google.refine.browsing.facets.TextSearchFacet
- _cellIndex - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _cellIndex - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _cellIndex - Variable in class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- _cellIndex - Variable in class com.google.refine.browsing.util.ExpressionBasedRowEvaluable
- _cellIndex - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- _cellIndex - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- _cellIndex - Variable in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- _cellIndex - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _cellIndexToColumn - Variable in class com.google.refine.model.ColumnModel
- _changes - Variable in class com.google.refine.history.ChangeSequence
- _changes - Variable in class com.google.refine.model.changes.MassChange
- _choices - Variable in class com.google.refine.browsing.facets.ListFacet
- _clearData - Variable in class com.google.refine.operations.recon.ReconDiscardJudgmentsOperation
- _colindex - Variable in class com.google.refine.clustering.Clusterer
- _column - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _column_addition_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_brief:Create column {0} at index {1} based on column {2} using expression {3}. - _column_addition_by_fetching_urls_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_by_fetching_urls_brief:Create column {0} at index {1} by fetching URLs based on column {2} using expression {3}. - _column_addition_by_fetching_urls_desc(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_by_fetching_urls_desc:Create new column {0}, filling {1} rows by fetching URLs based on column {2} and formulated as {3}. - _column_addition_desc(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_addition_desc:Create new column {0} based on column {1} by filling {2} rows with {3}. - _column_move_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_move_brief:Move column {0} to position {1}. - _column_removal_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_removal_brief:Remove column {0}. - _column_rename_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_rename_brief:Rename column {0} to {1}. - _column_reorder_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_reorder_brief:Reorder columns. - _column_split_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_split_brief:Split column {0} by field lengths. - _column_split_separator_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
column_split_separator_brief:Split column {0} by separator. - _columnCount - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _columnIndex - Variable in class com.google.refine.model.changes.ColumnAdditionChange
- _columnIndex - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _columnInsertIndex - Variable in class com.google.refine.model.changes.DataExtensionChange
- _columnInsertIndex - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _columnInsertIndex - Variable in class com.google.refine.operations.column.ColumnAdditionOperation
- _columnInsertIndex - Variable in class com.google.refine.operations.recon.ExtendDataOperation
- _columnName - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _columnName - Variable in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- _columnName - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _columnName - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _columnName - Variable in class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- _columnName - Variable in class com.google.refine.browsing.util.ExpressionBasedRowEvaluable
- _columnName - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- _columnName - Variable in class com.google.refine.model.changes.ColumnAdditionChange
- _columnName - Variable in class com.google.refine.model.changes.ColumnMoveChange
- _columnName - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _columnName - Variable in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- _columnName - Variable in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- _columnName - Variable in class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- _columnName - Variable in class com.google.refine.operations.column.ColumnMoveOperation
- _columnName - Variable in class com.google.refine.operations.column.ColumnRemovalOperation
- _columnName - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _columnName - Variable in class com.google.refine.operations.EngineDependentMassCellOperation
- _columnName - Variable in class com.google.refine.operations.recon.ReconOperation
- _columnNames - Variable in class com.google.refine.model.changes.ColumnReorderChange
- _columnNames - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _columnNames - Variable in class com.google.refine.model.changes.DataExtensionChange
- _columnNames - Variable in class com.google.refine.model.ColumnModel
- _columnNames - Variable in class com.google.refine.operations.column.ColumnReorderOperation
- _columnTypes - Variable in class com.google.refine.model.changes.DataExtensionChange
- _combinedColumnName - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _commonColumnName - Variable in class com.google.refine.model.changes.MassCellChange
- _comparatorWrappers - Variable in class com.google.refine.sorting.BaseSorter
- _config - Variable in class com.google.refine.browsing.Engine
- _config - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _control - Variable in class com.google.refine.grel.ast.ControlCallExpr
- _criteria - Variable in class com.google.refine.sorting.BaseSorter
- _criteria - Variable in class com.google.refine.sorting.SortingConfig
- _dataExtensions - Variable in class com.google.refine.model.changes.DataExtensionChange
- _date_inc() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
date_inc:Returns a date changed by the given amount in the given unit of time, in quotes. See https://openrefine.org/docs/manual/grelfunctions/#incd-n-s-timeunit for a table. The default unit is ''hour''. A positive value increases the date, and a negative value moves it back in time.. - _date_now() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
date_now:Returns the current time according to your system clock, in the ISO 8601 extended format (converted to UTC). For example, 10:53am (and 00 seconds) on November 26th 2020 in EST returns [date 2020-11-26T15:53:00Z].. - _date_part() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
date_part:Returns part of a date. The data type returned depends on the unit. See https://openrefine.org/docs/manual/grelfunctions/#datepartd-s-timeunit, https://openrefine.org/docs/manual/grelfunctions#date-functions for a table.. - _delay - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _description - Variable in class com.google.refine.history.HistoryProcess
- _description - Variable in class com.google.refine.process.LongRunningProcess
- _distances - Static variable in class com.google.refine.clustering.knn.DistanceFactory
- _done - Variable in class com.google.refine.history.HistoryProcess
- _edits - Variable in class com.google.refine.operations.cell.MassEditOperation
- _endpoint - Variable in class com.google.refine.operations.recon.ExtendDataOperation
- _engine - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- _engineConfig - Variable in class com.google.refine.operations.EngineDependentOperation
- _engineConfig - Variable in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- _engineConfig - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _entries - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _error(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
error:{0} error: {1}. - _errorCount - Variable in class com.google.refine.browsing.facets.ListFacet
- _errorCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _errorCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _errorMessage - Variable in class com.google.refine.browsing.facets.ListFacet
- _errorMessage - Variable in class com.google.refine.browsing.facets.RangeFacet
- _errorMessage - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _errorRowCount - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _errorRowCount - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _eval - Variable in class com.google.refine.browsing.facets.ListFacet
- _eval - Variable in class com.google.refine.browsing.facets.RangeFacet
- _eval - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _eval - Variable in class com.google.refine.browsing.util.ExpressionBasedRowEvaluable
- _eval - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- _evaluable - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _evaluable - Variable in class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- _evaluable - Variable in class com.google.refine.browsing.util.ExpressionNominalValueGrouper
- _expects_array_of_numbers(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_array_of_numbers:{0} expects an array of numbers. - _expects_at_least_one_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_one_arg:{0} expects at least one argument. - _expects_at_least_one_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_one_number:{0} expects at least one number. - _expects_at_least_one_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_one_string:{0} expects at least a string. - _expects_at_least_two_args(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_at_least_two_args:{0} expects at least two arguments. - _expects_date_and_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_date_and_string:{0} expects a date and a string. - _expects_date_number_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_date_number_string:{0} expects a date, a number and a string. - _expects_first_param_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_first_param_number:{0} expects the first parameter to be a number. - _expects_first_param_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_first_param_string:{0} expects the first parameter to be a string. - _expects_five_args(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_five_args:{0} expects five arguments. - _expects_four_args(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_four_args:{0} expects four arguments. - _expects_last_character_not_comma() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_last_character_not_comma:The last character in the input string should not be a comma.. - _expects_no_arg_or_two_numbers_asc(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_no_arg_or_two_numbers_asc:{0} expects no arguments or two numbers, the first must be less thant the second. - _expects_one_arg(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_one_arg:{0} expects one argument. - _expects_one_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_arg:{0} expects one argument. - _expects_one_array(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array:{0} expects an array. - _expects_one_array_and_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array_and_string:{0} expects an array and a string. - _expects_one_array_or_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array_or_string:{0} expects an array or a string. - _expects_one_array_uniform(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_array_uniform:{0} expects an array of uniform type. - _expects_one_bool(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_bool:{0} expects a boolean. - _expects_one_non_null_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_non_null_arg:{0} expects one non-null argument. - _expects_one_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_number:{0} expects a number. - _expects_one_or_two_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_or_two_strings:{0} expects one or two strings. - _expects_one_regex(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_regex:{0} expects a regex. - _expects_one_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string:{0} expects a string. - _expects_one_string_and_at_least_one_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_and_at_least_one_number:{0} expects one string and at least one number. - _expects_one_string_and_encoding(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_and_encoding:{0} expects two arguments: a string and an encoding. - _expects_one_string_and_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_and_number:{0} expects a string and a number. - _expects_one_string_in_form_abc(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_in_form_abc:{0} expects a string of the form ''a, b, c'' or integers a, b, c where a and b are the start and the end of the range respectively and c is the step (increment). - _expects_one_string_or_regex(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_or_regex:{0} expects a string or a regex. - _expects_one_string_two_arrays_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_string_two_arrays_strings:{0} expects a string, and two arrays of strings. - _expects_one_xml_or_html_element(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_one_xml_or_html_element:{0} expects a single XML or HTML element as an argument. - _expects_param_i_number(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_param_i_number:{0} expects parameter {1} to be a number. - _expects_second_arg_index_var_name(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_second_arg_index_var_name:{0} expects second argument to be the index's variable name. - _expects_second_arg_var_name(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_second_arg_var_name:{0} expects second argument to be a variable name. - _expects_second_param_number(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_second_param_number:{0} expects the first parameter to be a number. - _expects_second_param_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_second_param_string:{0} expects the second parameter to be a string. - _expects_second_param_string_phonetic(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_second_param_string_phonetic:{0} expects the second parameter to be a string, the phonetic encoding to use.. - _expects_second_third_args_different(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_second_third_args_different:{0} expects the second and third arguments to be different variable names. - _expects_single_string_as_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_single_string_as_arg:{0} expects a single String as an argument. - _expects_string_to_reinterpret(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_string_to_reinterpret:{0} expects String to reinterpret with a given target encoding and optional source encoding.. - _expects_third_arg_element_var_name(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_third_arg_element_var_name:{0} expects second argument to be the element's variable name. - _expects_three_args(Object) - Static method in class com.google.refine.grel.ControlEvalError
-
Key
expects_three_args:{0} expects three arguments. - _expects_three_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_three_strings:{0} expects three strings. - _expects_three_strings_as_string_regex_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_three_strings_as_string_regex_string:{0} expects three strings, or one string, one regex, and one string. - _expects_two_args(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_args:{0} expects two arguments. - _expects_two_numbers(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_numbers:{0} expects two numbers. - _expects_two_or_more_bool(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_or_more_bool:{0} expects two or more booleans. - _expects_two_strings(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_strings:{0} expects two strings. - _expects_two_strings_as_string_regex_opt_bool(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_strings_as_string_regex_opt_bool:{0} expects three strings, or one string, one regex, followed by an optional boolean. - _expects_two_strings_or_two_dates_and_unit_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
expects_two_strings_or_two_dates_and_unit_string:{0} expects either two strings, or two dates and a unit string. - _expression - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _expression - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _expression - Variable in class com.google.refine.operations.cell.MassEditOperation
- _expression - Variable in class com.google.refine.operations.cell.TextTransformOperation
- _expression - Variable in class com.google.refine.operations.column.ColumnAdditionOperation
- _extension - Variable in class com.google.refine.operations.recon.ExtendDataOperation
- _facets - Variable in class com.google.refine.browsing.Engine
- _facets - Variable in class com.google.refine.browsing.EngineConfig
- _failed(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
failed:{0} failed: {1}. - _failed_as_param_not_xml_or_html_element(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
failed_as_param_not_xml_or_html_element:{0} failed as the first parameter is not an XML or HTML Element. Please first use parseXml() or parseHtml(). - _fieldLengths - Variable in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- _fieldLengths - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _fieldName - Variable in class com.google.refine.grel.ast.FieldAccessorExpr
- _fillDown - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _filter() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
filter:First argument is not an array. - _filter_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
filter_desc:Evaluates expression a to an array. Then for each array element, binds its value to variable name v, evaluates expression test which should return a boolean. If the boolean is true, pushes v onto the result array.. - _filteredRecords - Variable in class com.google.refine.browsing.util.FilteredRecordsAsFilteredRows
- _firstNewCellIndex - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _firstNewCellIndex - Variable in class com.google.refine.model.changes.DataExtensionChange
- _flagged - Variable in class com.google.refine.operations.row.RowFlagOperation
- _for_non_blank_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
for_non_blank_desc:Evaluates expression o. If it is non-blank, binds its value to variable name v, evaluates expression eNonBlank and returns the result. Otherwise (if o evaluates to blank), evaluates expression eBlank and returns that result instead.. - _for_range() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
for_range:First, second, and third arguments of forRange must all be numbers. - _for_range_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
for_range_desc:Iterates over the variable v starting at "from", incrementing by "step" each time while less than "to". At each iteration, evaluates expression e, and pushes the result onto the result array.. - _foreach() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
foreach:First argument to forEach is not an array or JSON object. - _foreach_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
foreach_desc:Evaluates expression a to an array. Then for each array element, binds its value to variable name v, evaluates expression e, and pushes the result onto the result array.. - _foreach_index() - Static method in class com.google.refine.grel.ControlEvalError
-
Key
foreach_index:First argument to forEachIndex is not an array or JSON object. - _foreach_index_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
foreach_index_desc:Evaluates expression a to an array. Then for each array element, binds its index to variable i and its value to variable name v, evaluates expression e, and pushes the result onto the result array.. - _fragments - Variable in class com.google.refine.templating.Template
- _from - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _from - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _fromColumnName - Variable in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- _fun_coalesce() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_coalesce:Returns the first non-null from a series of objects (meaning any data type - string, date, number, boolean, etc.).. - _fun_cross() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_cross:Looks up the given value in the target column of the target project, returns an array of matched rows. Two values match if and only if they have the same string representation. The first argument will be interpreted as cell.value if set to cell. The second argument will be interpreted as the current project name if omitted or set to "". The third argument will be interpreted as the index (starts from 0) column if omitted or set to "".. - _fun_cross_expects_value_project_column(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_cross_expects_value_project_column:{0} expects a cell or value, a project name to look up (optional), and a column name in that project (optional). - _fun_facet_count() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_facet_count:Returns the facet count corresponding to the given choice value, by looking for the facetExpression in the choiceValue in columnName.. - _fun_facet_count_error_parsing_facet(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_facet_count_error_parsing_facet:Error parsing facet expression {0}. - _fun_facet_expects_value_expression_column(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_facet_expects_value_expression_column:{0} expects a choice value, an expression as a string, and a column name. - _fun_get() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_get:If o has named fields, returns the field named ''from'' of o. If o is an array, returns a sub-array o[from, to]. if o is a string, returns o.substring(from, to).. - _fun_has_field() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_has_field:Returns a boolean indicating whether o has a member field called name.. - _fun_jsonize() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_jsonize:Quotes a value as a JSON literal value.. - _fun_length() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_length:Returns the length of string s as a number, or the size of array a, meaning the number of objects inside it. Arrays can be empty, in which case length() will return 0.. - _fun_slice() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_slice:Given a string, returns the substring starting from character index from, and up to character index to. If the to argument is omitted, will output to the end of s. Remember character indices start from zero. Given an array, returns a sub-array from the first index provided up to and including the last index provided. If the to value is omitted, it is understood to be the end of the array. Slice only.. - _fun_time_since_unix_epoch_to_date() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_time_since_unix_epoch_to_date:Returns a number converted to a date based on Unix Epoch Time. The number can be Unix Epoch Time in one of the following supported units: second, millisecond, microsecond. Defaults to ''second''.. - _fun_time_since_unix_epoch_to_date(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_time_since_unix_epoch_to_date:{0} accepts a number and an optional second argument containing a string specifying the units. - _fun_to_date() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_to_date:Returns the inputted object converted to a date object. Without arguments, it returns the ISO 8601 extended format. With arguments, you can control the output format. With monthFirst: set false if the date is formatted with the day before the month. With formatN: attempt to parse the date using an ordered list of possible formats. Supply formats based on the SimpleDateFormat syntax: <a href="http://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html">SimpleDateFormat</a>.. - _fun_to_number() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_to_number:Returns a string converted to a number. Will attempt to convert other formats into a string, then into a number. If the value is already a number, it will return the number.. - _fun_to_string() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_to_string:Takes any value type (string, number, date, boolean, error, null) and gives a string version of that value. You can convert numbers to strings with rounding, using an optional string format. See https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html. You can also convert dates to strings using date parsing syntax. See https://openrefine.org/docs/manual/grelfunctions/#date-functions.. - _fun_to_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
fun_to_string:{0} accepts an object and an optional second argument containing a Date or Number format string. - _fun_type() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
fun_type:Returns a string with the data type of o, such as undefined, string, number, boolean, etc.. - _function - Variable in class com.google.refine.grel.ast.FunctionCallExpr
- _futureEntries - Variable in class com.google.refine.history.History
- _guessCellType - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _hasBlank - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _hasBlank - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _hasError - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _hasError - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _hasNonNumeric - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _hasNonTime - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _hasNumeric - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _hasTime - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _historyEntry - Variable in class com.google.refine.process.QuickHistoryEntryProcess
- _historyEntryID - Variable in class com.google.refine.model.changes.DataExtensionChange
- _historyEntryID - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- _historyEntryID - Variable in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- _historyEntryID - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _html_cannot_work_with_this_expects_one_string(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
html_cannot_work_with_this_expects_one_string:{0} cannot work with this ''{1}'' and expects a single String as an argument. - _html_cannot_work_with_this_use_parse_html(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
html_cannot_work_with_this_use_parse_html:{0}() cannot work with this ''{1}''. The first parameter is not an HTML Element. Please first use parseHtml(string) and select(query) prior to using this function. - _html_inner_html() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
html_inner_html:Returns the inner HTML of an HTML element. This will include text and children elements within the element selected. Use it in conjunction with parseHtml() and select() to provide an element.. - _html_parse_html() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
html_parse_html:Given a cell full of HTML-formatted text, parseHtml() simplifies HTML tags (such as by removing '' /'' at the end of self-closing tags), closes any unclosed tags, and inserts linebreaks and indents for cleaner code. A cell cannot store the output of parseHtml() unless you convert it with toString(): for example, value.parseHtml().toString().. - _httpHeadersJson - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _identifierSpace - Variable in class com.google.refine.model.changes.DataExtensionChange
- _identifierSpace - Variable in class com.google.refine.operations.recon.ExtendDataOperation
- _identifierSpace - Variable in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- _if_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
if_desc:Evaluates expression o. If it is true, evaluates expression eTrue and returns the result. Otherwise, evaluates expression eFalse and returns that result instead.. - _ignoreBlankCells - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _importer_utilities_column() - Static method in class com.google.refine.messages.OpenRefineMessage
-
Key
importer_utilities_column:Column. - _index - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- _index - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- _index - Variable in class com.google.refine.grel.Scanner
- _index - Variable in class com.google.refine.operations.column.ColumnMoveOperation
- _indexedRows - Variable in class com.google.refine.sorting.SortingRowVisitor
- _inner - Variable in class com.google.refine.grel.ast.FieldAccessorExpr
- _invalid_arg() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
invalid_arg:Invalid argument. - _invalid_non_string_format_arg(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
invalid_non_string_format_arg:Invalid non-string format argument {0}. - _invalid_uri(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
invalid_uri:Invalid URI {0}. - _invert - Variable in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- _invert - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _invert - Variable in class com.google.refine.browsing.filters.ExpressionStringComparisonRowFilter
- _is_blank_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_blank_desc:Returns whether o is null or an empty string. - _is_error_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_error_desc:Returns whether o is an error. - _is_non_blank_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_non_blank_desc:Returns whether o is not null and not an empty string. - _is_not_null_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_not_null_desc:Returns whether o is not null. - _is_null_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_null_desc:Returns whether o is null. - _is_numeric_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_numeric_desc:Returns whether o can represent a number. - _is_test_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
is_test_desc:Returns whether o can represent a number. - _isempty_string_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
isempty_string_desc:Returns whether o is an empty string. - _job - Variable in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- _judgment - Variable in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- _judgments - Variable in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- _keyColumnName - Variable in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- _keyColumnName - Variable in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- _keyColumnName - Variable in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- _keyColumnName - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _keyer - Variable in class com.google.refine.clustering.binning.BinningClusterer
- _keyMakers - Variable in class com.google.refine.sorting.BaseSorter
- _keys - Variable in class com.google.refine.sorting.BaseSorter
- _language_detect_failed(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
language_detect_failed:{0}: language detection failed. - _lastDoneID - Variable in class com.google.refine.history.HistoryProcess
- _latestExceptions - Variable in class com.google.refine.process.ProcessManager
- _limit - Variable in class com.google.refine.grel.Scanner
- _list - Variable in class com.google.refine.preference.TopList
- _lookupCacheManager - Variable in class com.google.refine.ProjectManager
-
What caches the lookups of projects.
- _lookups - Variable in class com.google.refine.LookupCacheManager
- _manager - Variable in class com.google.refine.history.HistoryEntry
- _manager - Variable in class com.google.refine.process.LongRunningProcess
- _match - Variable in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- _matches - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _math_abs() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_abs:Returns the absolute value of a number.. - _math_acos() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_acos:Returns the arc cosine of an angle, in the range 0 through PI.. - _math_asin() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_asin:Returns the arc sine of an angle in the range of -PI/2 through PI/2.. - _math_atan() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_atan:Returns the arc tangent of an angle in the range of -PI/2 through PI/2.. - _math_atan2() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_atan2:Converts rectangular coordinates (n1, n2) to polar (r, theta). Returns number theta.. - _math_ceil() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_ceil:Returns the ceiling of a number.. - _math_combin() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_combin:Returns the number of combinations for n2 elements as divided into n1.. - _math_cos() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_cos:Returns the trigonometric cosine of an angle.. - _math_cosh() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_cosh:Returns the hyperbolic cosine of a value.. - _math_degrees() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_degrees:Converts an angle from radians to degrees.. - _math_even() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_even:Rounds the number up to the nearest even integer.. - _math_exp() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_exp:Returns e to the power of n.. - _math_fact() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_fact:Returns the factorial of a number, starting from 1.. - _math_factn() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_factn:Returns the factorial of n1, starting from n2.. - _math_floor() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_floor:Returns the floor of a number.. - _math_gcd() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_gcd:Returns the greatest common denominator of two numbers.. - _math_lcm() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_lcm:Returns the greatest common denominator of two numbers.. - _math_ln() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_ln:Returns the natural logarithm of n.. - _math_log() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_log:Returns the base 10 logarithm of n.. - _math_max() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_max:Returns the greater of two numbers.. - _math_min() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_min:Returns the smaller of two numbers.. - _math_mod() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_mod:Returns n1 modulus n2.. - _math_multinomial() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_multinomial:Calculates the multinomial of one number or a series of numbers.. - _math_odd() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_odd:Rounds the number up to the nearest odd integer.. - _math_pow() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_pow:Returns n1 raised to the power of n2.. - _math_quotient() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_quotient:Returns the integer portion of a division (truncated, not rounded), when supplied with a numerator and denominator.. - _math_radians() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_radians:Converts an angle in degrees to radians.. - _math_random_number() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_random_number:Returns a random integer in the interval between the lower and upper bounds (inclusively). Will output a different random number in each cell in a column.. - _math_round() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_round:Rounds a number to the nearest integer.. - _math_sin() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_sin:Returns the trigonometric sine of an angle.. - _math_sinh() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_sinh:Returns the hyperbolic sine of an angle.. - _math_sum() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_sum:Return the sum of the numbers in the array. Ignores non-number items. Returns 0 if the array does not contain numbers.. - _math_tan() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_tan:Returns the trigonometric tangent of an angle.. - _math_tanh() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
math_tanh:Returns the hyperbolic tangent of an angle.. - _max - Variable in class com.google.refine.browsing.facets.RangeFacet
- _max - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _max - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _max - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _maxColumns - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _min - Variable in class com.google.refine.browsing.facets.RangeFacet
- _min - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _min - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _min - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _mode - Variable in class com.google.refine.browsing.EngineConfig
- _mode - Variable in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- _mode - Variable in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- _mode - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _mode - Variable in class com.google.refine.operations.row.RowReorderOperation
- _name - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _name - Variable in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- _name - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _name - Variable in class com.google.refine.grel.ast.VariableExpr
- _nameToColumn - Variable in class com.google.refine.model.ColumnModel
- _newCellIndex - Variable in class com.google.refine.model.changes.ColumnAdditionChange
- _newCells - Variable in class com.google.refine.model.changes.ColumnAdditionChange
- _newColumnIndex - Variable in class com.google.refine.model.changes.ColumnMoveChange
- _newColumnName - Variable in class com.google.refine.model.changes.ColumnRenameChange
- _newColumnName - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _newColumnName - Variable in class com.google.refine.operations.column.ColumnAdditionOperation
- _newColumnName - Variable in class com.google.refine.operations.column.ColumnRenameOperation
- _newColumns - Variable in class com.google.refine.model.changes.ColumnReorderChange
- _newColumns - Variable in class com.google.refine.model.changes.MassRowColumnChange
- _newReconConfig - Variable in class com.google.refine.model.changes.ReconChange
- _newRecons - Variable in class com.google.refine.model.changes.MassReconChange
- _newReconStats - Variable in class com.google.refine.model.changes.ReconChange
- _newRows - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _newRows - Variable in class com.google.refine.model.changes.DataExtensionChange
- _newRows - Variable in class com.google.refine.model.changes.MassRowChange
- _newRows - Variable in class com.google.refine.model.changes.MassRowColumnChange
- _no_such_column_with_name(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
no_such_column_with_name:No such column named {0}. - _nonNumericCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _nonNumericRowCount - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _nonTimeCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _nonTimeRowCount - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _noteColumnName - Variable in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- _numbericValueCount - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _numericCount - Variable in class com.google.refine.browsing.facets.RangeFacet
- _numericRowCount - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _oldCells - Variable in class com.google.refine.model.changes.ColumnRemovalChange
- _oldCells - Variable in class com.google.refine.model.changes.ColumnReorderChange
- _oldColumn - Variable in class com.google.refine.model.changes.ColumnRemovalChange
- _oldColumnGroups - Variable in class com.google.refine.model.changes.ColumnAdditionChange
- _oldColumnGroups - Variable in class com.google.refine.model.changes.ColumnMoveChange
- _oldColumnGroups - Variable in class com.google.refine.model.changes.ColumnRemovalChange
- _oldColumnGroups - Variable in class com.google.refine.model.changes.ColumnReorderChange
- _oldColumnGroups - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _oldColumnGroups - Variable in class com.google.refine.model.changes.MassRowColumnChange
- _oldColumnIndex - Variable in class com.google.refine.model.changes.ColumnMoveChange
- _oldColumnIndex - Variable in class com.google.refine.model.changes.ColumnRemovalChange
- _oldColumnName - Variable in class com.google.refine.model.changes.ColumnRenameChange
- _oldColumnName - Variable in class com.google.refine.operations.column.ColumnRenameOperation
- _oldColumns - Variable in class com.google.refine.model.changes.ColumnReorderChange
- _oldColumns - Variable in class com.google.refine.model.changes.MassRowColumnChange
- _oldReconConfig - Variable in class com.google.refine.model.changes.ReconChange
- _oldRecons - Variable in class com.google.refine.model.changes.MassReconChange
- _oldReconStats - Variable in class com.google.refine.model.changes.ReconChange
- _oldRows - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _oldRows - Variable in class com.google.refine.model.changes.DataExtensionChange
- _oldRows - Variable in class com.google.refine.model.changes.MassRowChange
- _oldRows - Variable in class com.google.refine.model.changes.MassRowColumnChange
- _onError - Variable in class com.google.refine.operations.cell.TextTransformOperation
- _onError - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _onError - Variable in class com.google.refine.operations.column.ColumnAdditionOperation
- _op - Variable in class com.google.refine.grel.ast.OperatorCallExpr
- _parameters - Variable in class com.google.refine.clustering.binning.BinningClusterer
- _pastEntries - Variable in class com.google.refine.history.History
- _pathList - Variable in class com.google.refine.ClientSideResourceManager.ClientSideResourceBundle
- _pathSet - Variable in class com.google.refine.ClientSideResourceManager.ClientSideResourceBundle
- _pattern - Variable in class com.google.refine.browsing.facets.TextSearchFacet
- _precomputes - Variable in class com.google.refine.model.Column
- _preferenceStore - Variable in class com.google.refine.ProjectManager
- _prefix - Variable in class com.google.refine.templating.Template
- _prefs - Variable in class com.google.refine.preference.PreferenceStore
- _prependColumnName - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _processes - Variable in class com.google.refine.process.ProcessManager
- _progress - Variable in class com.google.refine.process.LongRunningProcess
- _project - Variable in class com.google.refine.browsing.Engine
- _project - Variable in class com.google.refine.clustering.Clusterer
- _project - Variable in class com.google.refine.history.HistoryProcess
- _project - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- _project - Variable in class com.google.refine.operations.recon.ExtendDataOperation.ExtendDataProcess
- _project - Variable in class com.google.refine.operations.recon.ReconOperation.ReconProcess
- _project - Variable in class com.google.refine.process.QuickHistoryEntryProcess
- _projectID - Variable in class com.google.refine.history.History
- _projects - Variable in class com.google.refine.ProjectManager
-
While each project's metadata is loaded completely at start-up, each project's raw data is loaded only when the project is accessed by the user.
- _projectsMetadata - Variable in class com.google.refine.ProjectManager
- _query - Variable in class com.google.refine.browsing.facets.TextSearchFacet
- _query - Variable in class com.google.refine.browsing.facets.TextSearchFacet.TextSearchFacetConfig
- _recon_clear_similar_cells_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_clear_similar_cells_brief:Clear recon data for cells containing "{0}" in column {1}. - _recon_clear_similar_cells_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_clear_similar_cells_desc:Clear recon data for {0} cells containing "{1}" in column {2}. - _recon_copy_across_columns_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_copy_across_columns_brief:Copy recon judgments from column {0} to {1}. - _recon_copy_across_columns_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_copy_across_columns_desc:Copy {0} recon judgments from column {1} to {2}. - _recon_discard_judgments_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_brief:Discard recon judgments for cells in column {0}. - _recon_discard_judgments_clear_data_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_clear_data_brief:Discard recon judgments and clear recon data for cells in column {0}. - _recon_discard_judgments_clear_data_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_clear_data_desc:Discard recon judgments and clear recon data for {0} cells in column {1}. - _recon_discard_judgments_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_discard_judgments_desc:Discard recon judgments for {0} cells in column {1}. - _recon_extend_data_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_extend_data_brief:Extend data at index {0} based on column {1}. - _recon_extend_data_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_extend_data_desc:Extend data at index {0} based on column {1} by filling {2}. - _recon_judge_similar_cells_matched_brief(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_matched_brief:Match item {0} ({1}) for cells containing "{2}" in column {3}. - _recon_judge_similar_cells_matched_desc(Object, Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_matched_desc:Match item {0} ({1}) for {2} cells containing "{3}" in column {4}. - _recon_judge_similar_cells_new_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_brief:Mark to create one new item for each cell containing {0} in column {1}. - _recon_judge_similar_cells_new_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_desc:Mark to create one new item for each of {0} cell containing {1} in column {2}. - _recon_judge_similar_cells_new_share_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_share_brief:Mark to create one single new item for all cells containing "{0}" in column {1}. - _recon_judge_similar_cells_new_share_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_new_share_desc:Mark to create one single new item for {0} cells containing "{1}" in column {2}. - _recon_judge_similar_cells_none_brief(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_none_brief:Discard recon judgments for cells containing "{0}" in column {1}. - _recon_judge_similar_cells_none_desc(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_judge_similar_cells_none_desc:Discard recon judgments for {0} cells containing "{1}" in column {2}. - _recon_mark_new_topics_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_brief:Mark to create new items for cells in column {0}, one item for each cell. - _recon_mark_new_topics_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_desc:Mark to create new items for {0} cells in column {1}, one item for each cell. - _recon_mark_new_topics_shared_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_shared_brief:Mark to create new items for cells in column {0}, one item for each group of similar cells. - _recon_mark_new_topics_shared_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_mark_new_topics_shared_desc:Mark to create new items for {0} cells in column {1}, one item for each group of similar cells. - _recon_match_best_candidates_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_best_candidates_brief:Match each cell to its best recon candidate in column {0}. - _recon_match_best_candidates_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_best_candidates_desc:Match each of {0} cells to its best candidate in column {1}. - _recon_match_specific_topic_brief(Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_specific_topic_brief:Match specific item {0} ({1}) to cells in column {2}. - _recon_match_specific_topic_desc(Object, Object, Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_match_specific_topic_desc:Match specific item {0} ({1}) to {2} cells in column {3}. - _recon_operation_judgement_facet_name() - Static method in class com.google.refine.messages.OpenRefineMessage
-
Key
recon_operation_judgement_facet_name:judgment. - _recon_operation_score_facet_name() - Static method in class com.google.refine.messages.OpenRefineMessage
-
Key
recon_operation_score_facet_name:best candidate''s score. - _recon_use_values_as_identifiers_brief(Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_use_values_as_identifiers_brief:Use values as reconciliation identifiers in column {0}. - _recon_use_values_as_identifiers_desc(Object, Object) - Static method in class com.google.refine.operations.OperationDescription
-
Key
recon_use_values_as_identifiers_desc:Use values as reconciliation identifiers for {0} cells in column {1}. - _reconConfig - Variable in class com.google.refine.operations.recon.ReconOperation
- _recordFilters - Variable in class com.google.refine.browsing.util.ConjunctiveFilteredRecords
- _records - Variable in class com.google.refine.model.RecordModel
- _records - Variable in class com.google.refine.sorting.SortingRecordVisitor
- _regex - Variable in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- _regex - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _removedColumns - Variable in class com.google.refine.model.changes.ColumnReorderChange
- _removeOriginalColumn - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _removeOriginalColumn - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _repeat - Variable in class com.google.refine.operations.cell.TextTransformOperation
- _repeatCount - Variable in class com.google.refine.operations.cell.TextTransformOperation
- _root - Variable in class com.google.refine.grel.Parser
- _rootColumnGroups - Variable in class com.google.refine.model.ColumnModel
- _row_denormalize_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_denormalize_brief:Denormalize. - _row_flag(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_flag:Flag {0} rows. - _row_flag_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_flag_brief:Flag rows. - _row_removal(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_removal:Remove {0} rows. - _row_removal_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_removal_brief:Remove rows. - _row_reorder_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_reorder_brief:Reorder rows. - _row_star(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_star:Star {0} rows. - _row_star_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_star_brief:Star rows. - _row_unflag(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_unflag:Unflag {0} rows. - _row_unflag_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_unflag_brief:Unflag rows. - _row_unstar(Object) - Static method in class com.google.refine.operations.OperationHistoryEntry
-
Key
row_unstar:Unstar {0} rows. - _row_unstar_brief() - Static method in class com.google.refine.operations.OperationDescription
-
Key
row_unstar_brief:Unstar rows. - _rowCount - Variable in class com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
- _rowDependencies - Variable in class com.google.refine.model.RecordModel
- _rowEvaluable - Variable in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- _rowEvaluable - Variable in class com.google.refine.browsing.util.ExpressionNumericValueBinner
- _rowEvaluable - Variable in class com.google.refine.browsing.util.ExpressionTimeValueBinner
- _rowFilter - Variable in class com.google.refine.browsing.filters.AllRowsRecordFilter
- _rowFilter - Variable in class com.google.refine.browsing.filters.AnyRowRecordFilter
- _rowFilters - Variable in class com.google.refine.browsing.util.ConjunctiveFilteredRows
- _rowIndices - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _rowIndices - Variable in class com.google.refine.model.changes.DataExtensionChange
- _rowIndices - Variable in class com.google.refine.model.changes.RowRemovalChange
- _rowIndices - Variable in class com.google.refine.model.changes.RowReorderChange
- _rows - Variable in class com.google.refine.model.changes.RowRemovalChange
- _rowVisitor - Variable in class com.google.refine.browsing.util.RowVisitorAsRecordVisitor
- _scanner - Variable in class com.google.refine.grel.Parser
- _schemaSpace - Variable in class com.google.refine.model.changes.DataExtensionChange
- _schemaSpace - Variable in class com.google.refine.operations.recon.ExtendDataOperation
- _schemaSpace - Variable in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- _selectBlank - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _selectBlank - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _selectBlank - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _selectBlank - Variable in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- _selected - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _selectError - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _selectError - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _selectError - Variable in class com.google.refine.browsing.filters.ExpressionEqualRowFilter
- _selectError - Variable in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- _selectNonNumeric - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _selectNonNumeric - Variable in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- _selectNonTime - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _selectNonTime - Variable in class com.google.refine.browsing.filters.ExpressionTimeComparisonRowFilter
- _selectNumeric - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _selectNumeric - Variable in class com.google.refine.browsing.filters.ExpressionNumberComparisonRowFilter
- _selectTime - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _selectTime - Variable in class com.google.refine.browsing.filters.ExpressionTimeComparisonRowFilter
- _separator - Variable in class com.google.refine.operations.cell.MultiValuedCellJoinOperation
- _separator - Variable in class com.google.refine.operations.cell.MultiValuedCellSplitOperation
- _separator - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _separator - Variable in class com.google.refine.operations.column.ColumnSplitOperation
- _separator - Variable in class com.google.refine.templating.Template
- _service - Variable in class com.google.refine.model.changes.DataExtensionChange
- _service - Variable in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- _shareNewTopics - Variable in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- _shareNewTopics - Variable in class com.google.refine.operations.recon.ReconMarkNewTopicsOperation
- _similarValue - Variable in class com.google.refine.operations.recon.ReconClearSimilarCellsOperation
- _similarValue - Variable in class com.google.refine.operations.recon.ReconJudgeSimilarCellsOperation
- _sorting - Variable in class com.google.refine.operations.row.RowReorderOperation
- _starred - Variable in class com.google.refine.operations.row.RowStarOperation
- _startColumnName - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _step - Variable in class com.google.refine.browsing.facets.RangeFacet
- _step - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _step - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _step - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _str_chomp() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_chomp:Returns a copy of string s with string sep remoed from the end if s ends with sep; otherwies, returns s.. - _str_contains() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_contains:Returns a boolean indicating whether s contains sub, which is either a substring or a regex pattern. For example, "food".contains("oo") returns true.. - _str_decode() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_decode:Decodes a string using the specified encoding. Encodings include Base16, Base32Hex, Base32, Base64, and Base64Url.. - _str_detect_language() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_detect_language:Detects the language of the given string and provides the language code.. - _str_diff() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_diff:For strings, takes two strings and compares them, returning a string. Returns the remainder of o2 starting with the first character where they differ. For dates, returns the difference in given time units. See the time unit table at https://openrefine.org/docs/manual/grelfunctions/#datepartd-s-timeunit.. - _str_encode() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_encode:Encodes a string using the specified encoding. Encodings include Base16, Base32Hex, Base32, Base64, and Base64Url.. - _str_ends_with() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_ends_with:Returns a boolean indicating whether s ends with sub. For example, "food".endsWith("ood") returns true, whereas "food".endsWith("odd") returns false.. - _str_escape() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_escape:Escapes s in the given escaping mode. The mode can be one of: ''html'', ''xml'', csv'', ''url'', ''javascript''. Note that quotes are required around your mode.. - _str_find() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_find:Outputs an array of all consecutive substrings inside string s that match the substring or regex pattern p. You can supply a substring by putting it in quotes. See also match().. - _str_fingerprint() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_fingerprint:Returns the fingerprint of s, a string that is the first step in fingerprint clustering methods: it will trim whitespaces, convert all characters to lowercase, remove punctuation, sort words alphabetically, etc.. - _str_index_of() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_index_of:Returns the first character index of sub as it first occurs in s; or, returns -1 if s does not contain sub. For example, "internationalization".indexOf("nation") returns 5.. - _str_last_index_of() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_last_index_of:Returns the first character index of sub as it last occurs in s; or, returns -1 if s does not contain sub. For example, "parallel".lastIndexOf("a") returns 3 (pointing at the second ''a'').. - _str_match() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_match:Attempts to match the string s in its entirety against the regex pattern p and, if the pattern is found, outputs an array of all capturing groups (found in order). See also find().. - _str_md5() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_md5:Returns the MD5 hash of an object. If fed something other than a string (array, number, date, etc.), md5() will convert it to a string and deliver the hash of the string.. - _str_ngram() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_ngram:Returns an array of the word n-grams of s. That is, it lists all the possible consecutive combinations of n words in the string.. - _str_ngram_fingerprint() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_ngram_fingerprint:Returns the n-gram fingerprint of s.. - _str_parse_json() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_parse_json:Parses a string as JSON.. - _str_parse_uri() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_parse_uri:Parses a URI and extracts its components.. - _str_partition() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_partition:Returns an array of strings [ a, fragment, z ] where a is the substring within s before the first occurrence of fragment, and z is the substring after fragment. Fragment can be a string or a regex. If omitFragment is true, frag is not returned.. - _str_phonetic() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_phonetic:Returns a phonetic encoding of a string, based on an available phonetic algorithm. Can be one of the following supported phonetic methods: metaphone, doublemetaphone, metaphone3, soundex, cologne. Defaults to ''metaphone3''.. - _str_range() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_range:Returns an array where a and b are the start and the end of the range respectively and c is the step (increment).. - _str_reinterpret() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_reinterpret:Returns s reinterpreted through the given character encoders. You must supply one of the supported encodings for each of the original source and the target output: https://docs.oracle.com/javase/1.5.0/docs/guide/intl/encoding.doc.html. Note that quotes are required around character encoders.. - _str_replace() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_replace:Returns the string obtained by replacing the find string with the replace string in the inputted string. For example, ''The cow jumps over the moon and moos''.replace(''oo'', ''ee'') returns the string ''The cow jumps over the meen and mees''. Find can be a regex pattern. For example, ''The cow jumps over the moon and moos''.replace(/\s+/, "_") will return ''The_cow_jumps_over_the_moon_and_moos''. - _str_replace_chars() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_replace_chars:Returns the string obtained by replacing a character in s, identified by find, with the corresponding character identified in replace. You cannot use this to replace a single character with more than one character.. - _str_replace_each() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_replace_each:Replace each occurrence of a substring in a string with another substring.. - _str_replace_expects_one_string_two_arrays_string(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
str_replace_expects_one_string_two_arrays_string:{0} expects three arguments: a string, an array of strings to replace and an array of replacement strings.. - _str_replace_replacements_equal_to_searches(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
str_replace_replacements_equal_to_searches:{0}: the number of replacements must be equal to or less than the number of search strings.. - _str_rpartition() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_rpartition:Returns an array of strings [ a, fragment, z ] where a is the substring within s before the last occurrence of fragment, and z is the substring after the last instance of fragment. If omitFragment is true, frag is not returned.. - _str_sha1() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_sha1:Returns the SHA-1 hash of an object. If fed something other than a string (array, number, date, etc.), sha1() will convert it to a string and deliver the hash of the string.. - _str_smart_split() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_smart_split:Returns the array of strings obtained by splitting s by sep, or by guessing either tab or comma separation if there is no sep given. Handles quotes properly and understands cancelled characters. The separator can be either a string or a regex pattern.. - _str_split() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_split:Returns the array of strings obtained by splitting s by sep. The separator can be either a string or a regex pattern. If preserveTokens is true, empty segments are preserved.. - _str_split_by_char_type() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_split_by_char_type:Returns an array of strings obtained by splitting s into groups of consecutive characters each time the characters change Unicode categories.. - _str_split_by_lengths() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_split_by_lengths:Returns the array of strings obtained by splitting s into substrings with the given lengths. For example, "internationalization".splitByLengths(5, 6, 3) returns an array of 3 strings: [ "inter", "nation", "ali" ]. Excess characters are discarded from the output array.. - _str_starts_with() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_starts_with:Returns a boolean indicating whether s starts with sub. For example, "food".startsWith("foo") returns true, whereas "food".startsWith("bar") returns false.. - _str_to_lowercase() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_to_lowercase:Returns string s converted to all lowercase characters.. - _str_to_title_case() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_to_title_case:Returns string s converted into titlecase: a capital letter starting each word, and the rest of the letters lowercase. For example, ''Once upon a midnight DREARY''.toTitlecase() returns the string ''Once Upon A Midnight Dreary''.. - _str_to_uppercase() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_to_uppercase:Returns string s converted to all uppercase characters.. - _str_trim() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_trim:Returns a copy of string s with leading and trailing whitespace removed.. - _str_unescape() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_unescape:Unescapes s in the given escaping mode. The mode can be one of: ''html'', ''xml'', ''csv'', ''url'', ''javascript''. Note that quotes are required around your mode.. - _str_unicode() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_unicode:Returns an array of strings describing each character of s in their full unicode notation.. - _str_unicode_type() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
str_unicode_type:Returns an array of strings describing each character of s by their unicode type.. - _string_diff_long_overflow(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
string_diff_long_overflow:Number of {0} between given dates causes long overflow.. - _suffix - Variable in class com.google.refine.templating.Template
- _text - Variable in class com.google.refine.grel.Scanner
- _thread - Variable in class com.google.refine.process.LongRunningProcess
- _timeCount - Variable in class com.google.refine.browsing.facets.TimeRangeFacet
- _timeRowCount - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _timeValueCount - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _to - Variable in class com.google.refine.browsing.facets.RangeFacet.RangeFacetConfig
- _to - Variable in class com.google.refine.browsing.facets.TimeRangeFacet.TimeRangeFacetConfig
- _toColumnNames - Variable in class com.google.refine.operations.recon.ReconCopyAcrossColumnsOperation
- _token - Variable in class com.google.refine.grel.Parser
- _top - Variable in class com.google.refine.preference.TopList
- _totalValueCount - Variable in class com.google.refine.browsing.util.NumericBinIndex
- _totalValueCount - Variable in class com.google.refine.browsing.util.TimeBinIndex
- _tuples - Variable in class com.google.refine.model.changes.ColumnSplitChange
- _unable_to_convert_to_date() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_convert_to_date:Unable to convert to date. - _unable_to_determine_if_xml_or_html(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_determine_if_xml_or_html:{0} unable to determine whether XML or HTML is being used.. - _unable_to_handle_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_handle_encoding:{0} does not know how to handle the ''{1}'' encoding.. - _unable_to_identify_parser(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_identify_parser:{0} unable to identify which parser to use. - _unable_to_parse_as_date() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_parse_as_date:Unable to parse as date. - _unable_to_parse_as_number() - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unable_to_parse_as_number:Unable to parse as number. - _unknown_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unknown_encoding:{0}: Unknown encoding {1}.. - _unknown_format_conversion(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unknown_format_conversion:Unknown format conversion {0}. - _unknown_time_unit(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unknown_time_unit:Unknown time unit {0}. - _unrecognized_date_part(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_date_part:Date unit {0} not recognized.. - _unrecognized_mode(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_mode:{0} does not recognize mode {1}.. - _unrecognized_source_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_source_encoding:{0}: source encoding {1} is not available or recognized. - _unrecognized_target_encoding(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
unrecognized_target_encoding:{0}: target encoding {1} is not available or recognized. - _updateRowContextDependencies - Variable in class com.google.refine.model.changes.MassCellChange
- _updateRowContextDependencies - Variable in class com.google.refine.model.changes.MassChange
- _updateRowContextDependencies - Variable in class com.google.refine.operations.EngineDependentMassCellOperation
- _urlCache - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation.ColumnAdditionByFetchingURLsProcess
- _urlExpression - Variable in class com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation
- _value - Variable in class com.google.refine.grel.ast.LiteralExpr
- _valueColumnName - Variable in class com.google.refine.operations.cell.KeyValueColumnizeOperation
- _valueColumnName - Variable in class com.google.refine.operations.cell.TransposeColumnsIntoRowsOperation
- _visitor - Variable in class com.google.refine.sorting.SortingRecordVisitor
- _visitor - Variable in class com.google.refine.sorting.SortingRowVisitor
- _with_desc() - Static method in class com.google.refine.grel.ControlDescription
-
Key
with_desc:Evaluates expression o and binds its value to variable name v. Then evaluates expression e and returns that result. - _workspaceDir - Variable in class com.google.refine.io.FileProjectManager
- _x_cellIndex - Variable in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- _x_columnName - Variable in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- _x_evaluable - Variable in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- _xml_attr_failed(Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_attr_failed:{0} failed as the first parameter is not an XML or HTML Element. Please first use parseXml() or parseHtml() and select() prior to using this function. - _xml_innerxml() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_innerxml:Returns the inner XML elements of an XML element. Does not return the text directly inside your chosen XML element - only the contents of its children. Use it in conjunction with parseXml() and select() to provide an element.. - _xml_owntext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_owntext:Returns the text directly inside the selected XML or HTML element only, ignoring text inside children elements (for this, use innerXml()). Use it in conjunction with a parser and select() to provide an element.. - _xml_parent() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_parent:Returns the parent node or null if no parent. Use it in conjunction with parseHtml() and select() to provide an element.. - _xml_parent_cannot_work_with(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_parent_cannot_work_with:{0} cannot work with this ''{1}'' but instead needs a jsoup XML or HTML element to work with. For arrays, you might select an index or loop over them with forEach().. - _xml_parsexml() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_parsexml:Given a cell full of XML-formatted text, parseXml() returns a full XML document and adds any missing closing tags.. - _xml_script_text_cannot_work_with(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_script_text_cannot_work_with:{0} cannot work with this ''{1}'' but instead needs a jsoup DataNode from style, script tags, etc. to work with. See https://jsoup.org/apidocs/org/jsoup/nodes/Element.html#data() For arrays, you might select an index or loop over them with forEach(). dataNodes is currently not implemented-. - _xml_scripttext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_scripttext:Returns the combined data of an HTML/XML Element. Data is e.g. the inside of a <script> tag. Note that data is NOT the text of the element. Use htmlText() to get the text that would be visible to a user, and scriptText() for the contents of <script>, <style>, etc. Use scriptText() in conjunction with parseHtml() and select().. - _xml_selectxml() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_selectxml:Returns an array of all the desired elements from an HTML or XML document, if the element exists. Elements are identified using the Jsoup selector syntax: https://jsoup.org/apidocs/org/jsoup/select/Selector.html.. - _xml_text_cannot_work_with_and_expects(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_text_cannot_work_with_and_expects:{0} cannot work with this ''{1}'' and expects a single XML or HTML element as an argument. - _xml_text_cannot_work_with_and_failed(Object, Object) - Static method in class com.google.refine.grel.EvalErrorMessage
-
Key
xml_text_cannot_work_with_and_failed:{0}() cannot work with this ''{1}'' and failed as the first parameter is not an XML or HTML Element. Please first use parseXml() or parseHtml() and select(query) prior to using this function. - _xml_wholetext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_wholetext:Selects the (unencoded) text of an element and its children, including any new lines and spaces, and returns a string of unencoded, un-normalized text. Use it in conjunction with parseHtml() and select() to provide an element.. - _xml_xmlattr() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_xmlattr:Returns a string from an attribute on an XML or HTML element. Use it in conjunction with parseHtml() or parseXml() to point to an element first.. - _xml_xmltext() - Static method in class com.google.refine.grel.FunctionDescription
-
Key
xml_xmltext:Returns a string of the text from within an HTML or XML element (including all child elements), removing tags and line breaks inside the string. Use it in conjunction with parseHtml() or parseXml() and select() to provide an element.. - _y_cellIndex - Variable in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- _y_columnName - Variable in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
- _y_evaluable - Variable in class com.google.refine.browsing.filters.DualExpressionsNumberComparisonRowFilter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form