public class Binding<L,R> extends Object implements Function<L,R>
Function
interface.
Used in Templates
for type checking and in Application
for
execution, for variable contents and for namespace prefix/uri relation stacks.
This solution has bad performance, but is sufficient for these comparable
shallow nestings.see also the complete user documentation .