java.lang.Object | |
↳ | com.opensymphony.module.propertyset.config.PropertySetConfig |
DOCUMENT ME!
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Load a given resource.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Load a given resource. This method will try to load the resource using the following methods (in order):
resourceName | The name of the resource to load |
---|---|
callingClass | The Class object of the calling object |