Searched refs:scopeOfBaseURI (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xinclude/
H A DXIncludeHandler.java2874 int scope = scopeOfBaseURI(depth);
2900 int start = scopeOfBaseURI(depth) + 1;
2915 private int scopeOfBaseURI(int depth) { method in class:XIncludeHandler

Completed in 95 milliseconds