Searched defs:propertyName (Results 1 – 2 of 2) sorted by relevance
129 private static File getMandatoryPropertyFile(Properties p, String propertyName) { in getMandatoryPropertyFile()141 private static String getMandatoryProperty(Properties p, String propertyName) { in getMandatoryProperty()
74 private void resetProperty(String propertyName) throws Exception { in resetProperty()