Searched refs:ATTR_LOCALE (Results 1 – 1 of 1) sorted by relevance
61 private static final String ATTR_LOCALE = "locale"; //$NON-NLS-1$ field in ConfigurationDescription199 String localeString = element.getAttribute(ATTR_LOCALE); in fromXml()290 element.setAttribute(ATTR_LOCALE, value); in toXml()