|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.pagedesigner.converter.ConvertPosition
public class ConvertPosition
This class is used to locate a position for child model nodes.
Constructor Summary | |
---|---|
ConvertPosition(org.w3c.dom.Node parent,
int index)
|
Method Summary | |
---|---|
int |
getIndex()
|
org.w3c.dom.Node |
getParentNode()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertPosition(org.w3c.dom.Node parent, int index)
parent
- \index
- Method Detail |
---|
public org.w3c.dom.Node getParentNode()
public int getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |