Searched refs:TIMESTAMP_REGEXP (Results 1 – 1 of 1) sorted by relevance
302 private final static Pattern TIMESTAMP_REGEXP = Pattern field in SafeConstructor330 match = TIMESTAMP_REGEXP.matcher(nodeValue); in construct()