Element <property-source> |
Adds a properties file as a source of symbols substitution.
Either "file" or "property" must be specified. |
Attribute file | Translator: | string |
Specify a path to the properties file. The path may be either
absolute or relative, if relative, it will be considered a
path to a file in the classpath. |
Attribute property | Translator: | string |
Specify the name of a system property which value will provide
the path to the properties file. |
Conversion Rules |
<conversion class="net.sourceforge.hiveutils.service.impl.PropertyFileContribution"
/>
|