|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.DSRG.xmldb.XMLRDBMSUpdate.NodeWithPosition
The structure that is used to store the combination of the node and its position.
Field Summary | |
edu.wpi.cs.DSRG.xmldb.XMLRDBMSUpdate.Node |
node
|
java.lang.String |
position
|
Constructor Summary | |
NodeWithPosition(edu.wpi.cs.DSRG.xmldb.XMLRDBMSUpdate.Node node,
java.lang.String position)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public edu.wpi.cs.DSRG.xmldb.XMLRDBMSUpdate.Node node
public java.lang.String position
Constructor Detail |
public NodeWithPosition(edu.wpi.cs.DSRG.xmldb.XMLRDBMSUpdate.Node node, java.lang.String position)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |