Package nz.org.riskscape.engine.bind.impl
package nz.org.riskscape.engine.bind.impl
-
ClassDescriptionSupports binding expressions and has some support for binding bits of pipelineast, but note that at the moment it only really can bind to a complete pipeline or do straight assignment.Allow binding to the ConfigString type - this is mostly here for completeness, and I suspect it'll rarely, if ever, get used - most of the type the binding will happen 'directly', e.g.Binds a function id to function.Binder for
FunctionCallPrototypethat 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 aURIby parsing them withURI.create(String)