Uses of Class
org.apache.wicket.resource.loader.ComponentStringResourceLoader
-
Packages that use ComponentStringResourceLoader Package Description org.apache.wicket.resource.loader -
-
Uses of ComponentStringResourceLoader in org.apache.wicket.resource.loader
Subclasses of ComponentStringResourceLoader in org.apache.wicket.resource.loader Modifier and Type Class Description classClassStringResourceLoaderThis string resource loader attempts to find a single resource bundle that has the same name and location as the clazz provided in the constructor.classInitializerStringResourceLoaderThis is one of Wicket's default string resource loaders.classPackageStringResourceLoaderThis is one of Wicket's default string resource loaders.classValidatorStringResourceLoaderThis is one of Wicket's default string resource loaders.
-