Home
last modified time | relevance | path

Searched refs:substringData (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java1036 public String substringData(int offset, int count) throws DOMException in substringData() method in UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1017 public final String substringData(int offset, int count) throws DOMException in substringData() method in DTMNodeProxy