public class GroovyAwareCompositeResourceBundleBuilder extends DefaultCompositeResourceBundleBuilder
| Modifier and Type | Field and Description |
|---|---|
protected static String |
GROOVY_SUFFIX |
CLASS_SUFFIX, PROPERTIES_SUFFIXERROR_BASENAME_BLANK, ERROR_FILENAME_BLANK, ERROR_LOCALE_NULL, ERROR_RESOURCE_HANDLER_NULL, ERROR_SUFFIX_BLANK, resourceHandler| Constructor and Description |
|---|
GroovyAwareCompositeResourceBundleBuilder(ResourceHandler resourceHandler,
griffon.util.ConfigReader configReader) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ResourceBundle> |
loadBundleFromClass(String fileName) |
loadBundleFromProperties, loadBundlesFor, loadClass, newInstancecreate, create, getResourceAsURL, getResourceHandler, getResourcesprotected static final String GROOVY_SUFFIX
@Inject public GroovyAwareCompositeResourceBundleBuilder(@Nonnull ResourceHandler resourceHandler, @Nonnull griffon.util.ConfigReader configReader)
@Nonnull protected Collection<ResourceBundle> loadBundleFromClass(@Nonnull String fileName)
loadBundleFromClass in class DefaultCompositeResourceBundleBuilder