Package | Description |
---|---|
org.apache.wicket.resource.loader |
Modifier and Type | Class and Description |
---|---|
class |
ClassStringResourceLoader
This string resource loader attempts to find a single resource bundle that has the same name and
location as the clazz provided in the constructor.
|
class |
InitializerStringResourceLoader
This is one of Wicket's default string resource loaders.
|
class |
PackageStringResourceLoader
This is one of Wicket's default string resource loaders.
|
class |
ValidatorStringResourceLoader
This is one of Wicket's default string resource loaders.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.