java.lang.Object
org.apache.wicket.resource.Properties
Kind of like java.util.Properties but based on Wicket's ValueMap and thus benefiting from all its
nice build-in type converters and without parent properties.
- Author:
- Juergen Donnerstag
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY_PROPERTIES
Empty Properties
-
-
Constructor Details
-
Properties
Construct- Parameters:
key
- The keystrings
- Properties values
-
-
Method Details