Uses of Interface
org.openrefine.expr.Binder
-
Packages that use Binder Package Description org.openrefine.expr -
-
Uses of Binder in org.openrefine.expr
Fields in org.openrefine.expr with type parameters of type Binder Modifier and Type Field Description protected static Set<Binder>
ExpressionUtils. s_binders
Methods in org.openrefine.expr with parameters of type Binder Modifier and Type Method Description static void
ExpressionUtils. registerBinder(Binder binder)
-