|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.aerith.misao.xml.IONode
|
+--net.aerith.misao.xml.relaxer.XmlPosition
|
+--net.aerith.misao.xml.XmlPosition
The XmlPosition is an application side implementation
of the class that the relaxer generated automatically.
| Fields inherited from class net.aerith.misao.xml.relaxer.XmlPosition |
parentRNode,
rContext,
x,
y |
| Constructor Summary | |
XmlPosition()
Construct an XmlPosition. |
|
XmlPosition(Position position)
Construct an XmlPosition of the specified (x,y). |
|
| Method Summary | |
java.lang.String |
getOutputString()
Gets a string representing the (x,y) position. |
| Methods inherited from class net.aerith.misao.xml.relaxer.XmlPosition |
getParentRNode,
getRContext,
getRContextResolved,
getRNodes,
getX,
getY,
init,
isMatch,
isMatch,
isMatchHungry,
makeElement,
setParentRNode,
setRContext,
setup,
setup,
setup,
setX,
setY |
| Methods inherited from class net.aerith.misao.xml.IONode |
read,
read,
translateFrom,
translateTo,
write,
write |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public XmlPosition()
XmlPosition.public XmlPosition(Position position)
XmlPosition of the specified (x,y).position - the (x,y) position.| Method Detail |
public java.lang.String getOutputString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||