Searched refs:userProperties (Results 1 – 1 of 1) sorted by relevance
50 Properties userProperties = new Properties(); in createTempUserProperties() local51 userProperties.put("some.property", "franklin"); in createTempUserProperties()53 userProperties.store(fs, null); in createTempUserProperties()