|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.common.operator.xmloperator.navigation.NavigationStepImp | +--edu.wpi.cs.dsrg.xmldb.xat.common.operator.xmloperator.navigation.TagStepImp
Implementation for the TagStep interface. Is used for capture ListPattern in NavigationSteps for an arbitrary step. Capture ListPattern tag in binding table as navigation steps.
Constructor Summary | |
TagStepImp()
No param constructor, assigns #tag as the step. |
|
TagStepImp(java.lang.String newvalue)
Assigns a step value . |
Methods inherited from class edu.wpi.cs.dsrg.xmldb.xat.common.operator.xmloperator.navigation.NavigationStepImp |
getStepValue,
setStepValue,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public TagStepImp()
public TagStepImp(java.lang.String newvalue)
newvalue
- String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |