public static class I18nRegistry.ResourceDescription extends Object
Constructor and Description |
---|
ResourceDescription(Locale locale,
URL url,
Properties properties)
Instantiates a new resource description.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Locale |
getLocale()
Gets the locale.
|
Properties |
getProperties()
Gets the properties.
|
URI |
getURI()
Gets the uri.
|
URL |
getURL()
Gets the url.
|
int |
hashCode() |
public ResourceDescription(Locale locale, URL url, Properties properties)
locale
- the localeurl
- the urlproperties
- the propertiespublic URI getURI() throws URISyntaxException
URISyntaxException
- the URI syntax exceptionpublic Properties getProperties()
Copyright © 2013-2016 Loetz GmbH&Co.KG - Heidelberg - Germany, Eclipse OSBP Project, OS.bee