Searched refs:propertyExists (Results 1 – 1 of 1) sorted by relevance
211 public static boolean propertyExists(String property) { in propertyExists() method in PropertyUtil218 return !propertyExists(property); // null value implies property does not exist in propertyEquals()230 return !propertyExists(property); in propertyMatches()