Searched defs:doc5 (Results 1 – 2 of 2) sorted by relevance
71 Document doc5 = session.newRequest().cookie("Bar", "Qux").get(); in testPathScopedCookies() local
2481 Document doc5 = Jsoup.parse("\n<!--\n comment \n --> <!doctype html>\n<html>"); in doctypeIsPrettyPrinted() local