Searched refs:writeBirth (Results 1 – 1 of 1) sorted by relevance
97 english.writeBirth(outputDirectory, "en", null); in main()126 Set<String> newer = other.writeBirth(outputDirectory, fileName, english); in main()266 Set<String> writeBirth(PrintWriter out, Births onlyNewer) { in writeBirth() method in GenerateBirth.Births322 … Set<String> writeBirth(String directory, String filename, Births onlyNewer) throws IOException { in writeBirth() method in GenerateBirth.Births324 Set<String> newer = writeBirth(out, onlyNewer); in writeBirth()