Searched refs:AnnotationUtil (Results 1 – 7 of 7) sorted by relevance
8 import org.unicode.cldr.util.AnnotationUtil;42 && AnnotationUtil.pathIsAnnotation(path) in handleCheck()44 if (AnnotationUtil.matchesCode(value)) { in handleCheck()
173 if (AnnotationUtil.pathIsAnnotation(path)) { in reallySameAsCode()174 return AnnotationUtil.matchesCode(value); in reallySameAsCode()
17 import org.unicode.cldr.util.AnnotationUtil;529 if (AnnotationUtil.pathIsAnnotation(path)) { in processInput()
23 import org.unicode.cldr.util.AnnotationUtil;2478 if (AnnotationUtil.pathIsAnnotation(xpath)) { in getHelpHtml()
5 public class AnnotationUtil { class
1923 return AnnotationUtil.pathIsAnnotation(path) && !path.contains(Emoji.TYPE_TTS); in isUsingKeywordAnnotationVoting()
311 if (AnnotationUtil.pathIsAnnotation(xpath)) { in copyFilesAndReturnIsEmpty()