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