|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.actf.util.xpath.XPathCreator
public class XPathCreator
Utility class for creating XPath of the target Node.
Constructor Summary | |
---|---|
XPathCreator()
|
Method Summary | |
---|---|
static String |
childPathSequence(Node target)
Return XPath (child path sequence) of the target Node. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPathCreator()
Method Detail |
---|
public static String childPathSequence(Node target)
target
- the target Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |