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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xinclude/
H A DXIncludeHandler.java2825 int scope = scopeOfBaseURI(depth);
2851 int start = scopeOfBaseURI(depth) + 1;
2866 private int scopeOfBaseURI(int depth) { method in class:XIncludeHandler

Completed in 33 milliseconds