Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java839 AliasLocation fullStatus = getPathLocation(xpath, true); in getBaileyValue()
853 fullStatus = getPathLocation(xpath, false); in getCachedFullStatus()
932 private AliasLocation getPathLocation(String xpath, boolean skipFirst) { in getPathLocation() method in XMLSource.ResolvingSource