Package eu.isas.reporter.utils
Class Properties
java.lang.Object
eu.isas.reporter.utils.Properties
This class contains many of the properties that are used during the use of
the tool, but that are not stored in the UserProperties.prop file between
each run of the program.
- Author:
- Harald Barsnes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the version number set in the pom file.
-
Constructor Details
-
Properties
public Properties()Creates a new empty Properties object.
-
-
Method Details
-
getVersion
Retrieves the version number set in the pom file.- Returns:
- the version number of the fragmentation analyzer
-