Searched defs:DEFAULT_BASE (Results 1 – 2 of 2) sorted by relevance
13 public static final String DEFAULT_BASE = "http://" + DEFAULT_HOST + DEFAULT_PATH; field in CLDRURLS
360 protected final static BaseSettings DEFAULT_BASE = new BaseSettings( field in ObjectMapper