|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.query.StageElement
com.hp.hpl.jena.graph.query.StageElement.PutBindings
public static final class StageElement.PutBindings
A PutBindings is created with a domain sink and, whenever it is run, puts a copy of the current domain down the sink.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.hp.hpl.jena.graph.query.StageElement |
|---|
StageElement.FindTriples, StageElement.PutBindings, StageElement.RunValuatorSet |
| Constructor Summary | |
|---|---|
StageElement.PutBindings(Pipe sink)
|
|
| Method Summary | |
|---|---|
void |
run(Domain current)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StageElement.PutBindings(Pipe sink)
| Method Detail |
|---|
public final void run(Domain current)
run in class StageElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||