|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExecutionContext
An execution context that is passed into modules while they are executed. This especially provides variable bindings, for example to pass user input into processing modules.
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.net.URI> |
getPrefixMap()
|
IVarBindings |
getVarBindings()
|
| Method Detail |
|---|
java.util.Map<java.lang.String,java.net.URI> getPrefixMap()
IVarBindings getVarBindings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||