Searched refs:_quotedString (Results 1 – 3 of 3) sorted by relevance
435 protected String _quotedString(String desc) { in _quotedString() method in DatabindContext
1816 ClassUtil.nameOf(keyClass), _quotedString(keyValue), msg), in weirdKeyException()1836 ClassUtil.nameOf(instClass), _quotedString(value), msgBase); in weirdStringException()
1264 propName = _quotedString(prop.getName()); in reportBadPropertyDefinition()