Searched refs:getAnnotationsFactory (Results 1 – 5 of 5) sorted by relevance
21 Factory annotationsFactory = CLDRConfig.getInstance().getAnnotationsFactory(); in main()
61 Factory trunkFactory = testInfo.getAnnotationsFactory(); // CldrFactory(); in main()
35 annotationsRoot = CLDRConfig.getInstance().getAnnotationsFactory().make("root", false); in setCldrFileToCheck()
34 factories.add(testInfo.getAnnotationsFactory()); in TestIdentityVsFilename()
275 public Factory getAnnotationsFactory() { in getAnnotationsFactory() method in CLDRConfig