Uses of Class
de.bea.domingo.http.DominoLocaleCode

Packages that use DominoLocaleCode
de.bea.domingo.http Http implementation of the contract in package de.bea.domingo
 

Uses of DominoLocaleCode in de.bea.domingo.http
 

Methods in de.bea.domingo.http that return DominoLocaleCode
static DominoLocaleCode DominoLocaleCode.get(java.lang.String country)
          For a given country name returns the corresponsing locale string.
static DominoLocaleCode DominoLocaleCode.searchLocaleCode(java.lang.String searchString)
          Returns the first found locale code for a given search string.
 



Domingo Java-API