Searched defs:outerHtml (Results 1 – 4 of 4) sorted by relevance
762 public String outerHtml() { in outerHtml() method in Node768 protected void outerHtml(Appendable accum) { in outerHtml() method in Node
227 public String outerHtml() { in outerHtml() method in Document
278 public String outerHtml() { in outerHtml() method in Elements
136 @Test public void outerHtml() { in outerHtml() method in ElementsTest