Searched refs:YMD_REGEXP (Results 1 – 1 of 1) sorted by relevance
304 private final static Pattern YMD_REGEXP = Pattern field in SafeConstructor317 Matcher match = YMD_REGEXP.matcher(nodeValue); in construct()