public interface IResourceFactory
LocalizedImageResource
Modifier and Type | Method and Description |
---|---|
IResource |
newResource(String specification,
Locale locale,
String style,
String variation) |
IResource newResource(String specification, Locale locale, String style, String variation)
specification
- The resource specification stringlocale
- The locale for the resourcestyle
- The style of the resource (see Session
)variation
- The component's variationCopyright © 2006–2022 Apache Software Foundation. All rights reserved.