MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getEmptyConfigFile

Method getEmptyConfigFile

src/main/java/gate/Gate.java:822–824  ·  view source on GitHub ↗

Get an empty config file. NOTE: this method is intended only for use by the test suite.

()

Source from the content-addressed store, hash-verified

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

Callers 1

testConfigUpdatingMethod · 0.95

Calls

no outgoing calls

Tested by 1

testConfigUpdatingMethod · 0.76