Searched defs:getTextContent (Results 1 – 6 of 6) sorted by relevance
110 @Override public String getTextContent() throws DOMException { in getTextContent() method in DocumentTypeImpl
203 public String getTextContent() throws DOMException { in getTextContent() method in InnerNodeImpl219 void getTextContent(StringBuilder buf) throws DOMException { in getTextContent() method in InnerNodeImpl
393 public String getTextContent() throws DOMException { in getTextContent() method in NodeImpl397 void getTextContent(StringBuilder buf) throws DOMException { in getTextContent() method in NodeImpl
430 @Override public String getTextContent() { in getTextContent() method in DocumentImpl
46 private String getTextContent(Node node) { in getTextContent() method in SimpleBuilderTest
678 public String getTextContent() in getTextContent() method