Searched refs:ALT_STAND_ALONE (Results 1 – 1 of 1) sorted by relevance
81 private static final String ALT_STAND_ALONE = "[@alt=\"stand-alone\"]"; field in ExampleGenerator1645 … if (isStandAloneValue || cldrFile.getStringValueWithBailey(xpath + ALT_STAND_ALONE) == null) { in handleDisplayNames()