Package com.hp.hpl.jena.sparql.engine.binding

Interface Summary
Binding Interface encapsulating a mapping from a name to a value.
 

Class Summary
Binding0 Special purpose binding for nothing.
Binding1 Special purpose binding for adding just one name/value slot.
BindingBase Machinary encapsulating a mapping from a name to a value.
BindingComparator  
BindingFactory  
BindingFixed A binding that is fixed - used in calculating DISTINCT result sets.
BindingIndex com.hp.hpl.jena.query.core.BindingIndex Convert between Bindings (the core main abstraction) and Jena's old style internal graph format.
BindingKey A binding helper that can be a key in a Set or Map.
BindingMap A mapping from a name to a value such that we can create a tree of levels with higher (earlier levels) being shared.
BindingNamedVar A binding modifier that hides nondistinguished variables
BindingProject  
BindingRoot Special purpose binding for the root of all bindings.
BindingUtils  
BindingWrapped A binding that wraps another.
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.