|
|||||||||
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.DescendantStepImp
Implementation for the DescendantStep interface.
Constructor Summary | |
DescendantStepImp()
No param constructor, assigns // as the step. |
|
DescendantStepImp(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 DescendantStepImp()
public DescendantStepImp(java.lang.String newvalue)
newvalue
- String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |