HomeSort by relevance Sort by last modified time
    Searched full:declarationend (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 453 int declarationEnd = fragment.indexOf("?>");
454 fragment = fragment.substring(declarationEnd + 2);

Completed in 460 milliseconds