Searched refs:templatesPath (Results 1 – 1 of 1) sorted by relevance
95 final Path templatesPath; in listAllResources() local98 templatesPath = fs.getPath(JSON_TEMPLATES); in listAllResources()100 templatesPath = Paths.get(uri); in listAllResources()105 Files.walkFileTree(templatesPath, pfn); in listAllResources()