com.hp.hpl.jena.sparql.algebra.table
Class TableEmpty
java.lang.Object
com.hp.hpl.jena.sparql.algebra.table.TableBase
com.hp.hpl.jena.sparql.algebra.table.TableEmpty
- All Implemented Interfaces:
- Table
public class TableEmpty
- extends TableBase
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
TableEmpty
public TableEmpty()
iterator
public QueryIterator iterator(ExecutionContext execCxt)
matchRightLeft
public QueryIterator matchRightLeft(Binding bindingLeft,
boolean includeOnNoMatch,
ExprList conditions,
ExecutionContext execContext)
contains
public boolean contains(Binding binding)
- Specified by:
contains in interface Table- Overrides:
contains in class TableBase
closeTable
public void closeTable()
getVarNames
public java.util.List<java.lang.String> getVarNames()
getVars
public java.util.List<Var> getVars()
toString
public java.lang.String toString()
- Overrides:
toString in class TableBase
size
public int size()
- Specified by:
size in interface Table- Specified by:
size in class TableBase
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface Table- Specified by:
isEmpty in class TableBase
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.