Package nz.org.riskscape.engine.bind.impl
package nz.org.riskscape.engine.bind.impl
-
ClassDescriptionBinds a function id to function.Binder for
FunctionCallPrototype
that allows binding by id only (e.g.Special case binder that sits at the end of the binders and will just return back what it's given if no binding is necessaryConverts a string to anSortBy
.Binds strings to aURI
by parsing them withURI.create(String)