HomeSort by relevance Sort by last modified time
    Searched defs:hasTextContent (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
InnerNodeImpl.java 207 return hasTextContent(child) ? child.getTextContent() : "";
218 if (hasTextContent(child)) {
225 final boolean hasTextContent(Node child) {
  /external/jdiff/
xerces.jar 

Completed in 128 milliseconds