|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Contains actions to take when a TargetPath hits a target.
| Method Summary | |
void |
execute(TargetPath pTargetPath,
EndPoint pEndPoint,
DocContext pDocContext,
boolean pConditionMatch)
Execute on element end tag match. |
void |
execute(TargetPath pTargetPath,
StartPoint pStartPoint,
DocContext pDocContext,
boolean pConditionMatch)
Execute on element start tag match. |
TargetPath |
getTargetPath()
Get the TargetPath that activates this Trigger. |
void |
setTargetPath(TargetPath pTargetPath)
Set the TargetPath that activates this Trigger. |
| Method Detail |
public void execute(TargetPath pTargetPath,
StartPoint pStartPoint,
DocContext pDocContext,
boolean pConditionMatch)
public void execute(TargetPath pTargetPath,
EndPoint pEndPoint,
DocContext pDocContext,
boolean pConditionMatch)
public void setTargetPath(TargetPath pTargetPath)
TargetPath that activates this Trigger.
public TargetPath getTargetPath()
TargetPath that activates this Trigger.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||