|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.algebra.TableFactory
public class TableFactory
| Constructor Summary | |
|---|---|
TableFactory()
|
|
| Method Summary | |
|---|---|
static Table |
create()
|
static Table |
create(QueryIterator queryIterator)
|
static Table |
create(Var var,
com.hp.hpl.jena.graph.Node value)
|
static Table |
createEmpty()
|
static Table |
createUnit()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableFactory()
| Method Detail |
|---|
public static Table createUnit()
public static Table createEmpty()
public static Table create()
public static Table create(QueryIterator queryIterator)
public static Table create(Var var,
com.hp.hpl.jena.graph.Node value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||