Searched defs:alphabetic_code (Results 1 – 1 of 1) sorted by relevance
222 String alphabetic_code; field in IsoCurrencyParser.ISOCurrencyHandler268 countryToCodes.put(data.getCountryCode(), alphabetic_code); in handlePathValue() local