Get an empty config file. NOTE: this method is intended only for use by the test suite.
()
| 820 | * use by the test suite. |
| 821 | */ |
| 822 | public static String getEmptyConfigFile() { |
| 823 | return emptyConfigFile; |
| 824 | } |
| 825 | |
| 826 | /** |
| 827 | * Get the GATE development environment configuration data (initialised from |
no outgoing calls