Uses of Package
org.openrefine.grel
-
Classes in org.openrefine.grel used by org.openrefine.expr.functions Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.arrays Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.booleans Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.date Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.html Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.math Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.strings Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.expr.functions.xml Class Description Function Interface for functions.PureFunction Function whose value only depends on the values of its arguments and not of the global state which can be accessed via the context. -
Classes in org.openrefine.grel used by org.openrefine.grel Class Description Control Interface of GREL controls such as if, forEach, forNonBlank, with.Function Interface for functions.Scanner Scanner.Token Scanner.TokenType -
Classes in org.openrefine.grel used by org.openrefine.grel.ast Class Description Control Interface of GREL controls such as if, forEach, forNonBlank, with.Function Interface for functions. -
Classes in org.openrefine.grel used by org.openrefine.grel.controls Class Description Control Interface of GREL controls such as if, forEach, forNonBlank, with. -
Classes in org.openrefine.grel used by org.openrefine.wikibase.functions Class Description Function Interface for functions.