Searched defs:wholeText (Results 1 – 4 of 4) sorted by relevance
68 private static void assertSubstring(String msg, String wholeText, String subString) { in assertSubstring()
105 String wholeText = text.getWholeText(); in tracksPosition() local
1434 public String wholeText() { in wholeText() method in Element
191 String wholeText = doc.wholeText(); in textHasSpacesAfterBlock() local