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