Package com.google.refine.expr.functions.strings
package com.google.refine.expr.functions.strings
-
ClassesClassDescriptionParse a URI string into its components and returns a JSON object with the following keys: scheme, authority, path, query, fragment, host, port.Implements the logic behind the range function.