JarFilesProperties
class is used for reading properties from a file contained in the JAR file. The class overloads the load()
method that takes a filename as input. Note that you could not save the properties into a file that is included in a JAR file.
@author Johan Karlsson (johan.karlsson@jayway.se)
|
|
|
|