Searched defs:xPathString (Results 1 – 1 of 1) sorted by relevance
108 public boolean expectExists(File xmlFile, String xPathString) { in expectExists()125 public boolean expectStartsWith(File xmlFile, String xPathString, String value) { in expectStartsWith()143 public boolean expectEquals(File xmlFile, String xPathString, String value) { in expectEquals()158 public Node getNodeForXPath(File xmlFile, String xPathString) { in getNodeForXPath()