Searched refs:cldrTool (Results 1 – 1 of 1) sorted by relevance
443 CLDRTool cldrTool = forClass.getAnnotation(CLDRTool.class); in getCLDRToolDescription() local444 if (cldrTool != null) { in getCLDRToolDescription()445 return cldrTool.description(); in getCLDRToolDescription()