Searched refs:CAL_XPATH (Results 1 – 1 of 1) sorted by relevance
52 String CAL_XPATH = "//ldml/dates/calendars/calendar[@type=\"" + which + "\"]"; in xpathToMenu() local53 if (path.startsWith(CAL_XPATH)) { in xpathToMenu()