Searched defs:getTextContent (Results 1 – 7 of 7) sorted by relevance
203 public String getTextContent() throws DOMException { in getTextContent() method in InnerNodeImpl219 void getTextContent(StringBuilder buf) throws DOMException { in getTextContent() method in InnerNodeImpl
110 @Override public String getTextContent() throws DOMException { in getTextContent() method in DocumentTypeImpl
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
208 public String getTextContent() throws DOMException { return null; } in getTextContent() method in DOMResultTest.NodeImpl