Java org.apache.wicket.resource Properties fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.resource Properties fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.resource Properties.

The text is from its open source code.

Method

ValueMapgetAll()
Get direct access to all values from the properties file.
StringgetString(final String key)
Get the property value identified by its 'key'.