|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jsieve.SieveContext
org.apache.jsieve.BaseSieveContext
public class BaseSieveContext
Bean based implementation of context.
| Constructor Summary | |
|---|---|
BaseSieveContext()
|
|
| Method Summary | |
|---|---|
ScriptCoordinate |
getCoordinate()
Gets the script position of the current operation. |
void |
setCoordinate(ScriptCoordinate coordinate)
Sets the script position of the current operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseSieveContext()
| Method Detail |
|---|
public ScriptCoordinate getCoordinate()
getCoordinate in class SieveContextScriptCoordinate, not nullpublic void setCoordinate(ScriptCoordinate coordinate)
setCoordinate in class SieveContextcoordinate - ScriptCoordinate, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||