Package org.dspace.app.util
Class Configuration
java.lang.Object
org.dspace.app.util.Configuration
Configuration tools.
- Author:
- mwood
-
Method Summary
-
Method Details
-
main
Command-line interface for running configuration tasks. Possible arguments:--module namethe name of the configuration "module" for this property.--property nameprints the value of the DSpace configuration propertynameto the standard output.--rawsuppresses parameter substitution in the output.--firstprint only the first of multiple values.--helpdescribes these options.
- Parameters:
argv- the command line arguments given
-