|
RiTa index |
|
| Name | RiTa.loadPropertyFile() |
| Class | RiTa |
| Description | Loads a properties-format (key=value) File from the 'data' directory (if the path is relative) and parses it into a Map |
| Syntax | RiTa.loadPropertyFile(p, fName); |
| Returns | java.util.Map |
| Usage | Web & Application [static] |
| Related | |