Searched defs:xPathString (Results 1 – 1 of 1) sorted by relevance
112 public boolean expectExists(File xmlFile, String xPathString) { in expectExists()130 public boolean expectStartsWith(File xmlFile, String xPathString, String value) { in expectStartsWith()149 public boolean expectEquals(File xmlFile, String xPathString, String value) { in expectEquals()163 public Node getNodeForXPath(File xmlFile, String xPathString) { in getNodeForXPath()