Searched defs:properties (Results 1 – 13 of 13) sorted by relevance
137 Properties properties = new Properties(); in PropertyResourceBundle() local158 Properties properties = new Properties(); in PropertyResourceBundle() local
143 Element properties = (Element) in save() local
44 public void setProperties(sun.net.www.MessageHeader properties) { in setProperties()113 protected sun.net.www.MessageHeader properties; field in URLConnection
44 protected MessageHeader properties; field in URLConnection64 public void setProperties(MessageHeader properties) { in setProperties()
41 private Map<String, Object> properties = new HashMap<String, Object>(); field in MockFilter
53 private Map<String, Object> properties = new HashMap<String, Object>(); field in MockReader
547 SortedMap<String,String> properties(); in properties() method706 SortedMap<String,String> properties(); in properties() method
100 Properties properties = new Properties(); in loadProperties() local
87 Properties properties = new Properties(systemProperties); in test_ConstructorLjava_util_Properties() local511 Properties properties = new Properties(); in test_stringPropertyNames_scenario1() local568 Properties properties = new Properties(defaults); in test_stringPropertyNames_scenario2() local1125 Properties properties = new Properties(); in checkSingleProperty() local
240 Properties properties = System.getProperties(); in testSystemProperties_getProperties_clear() local
1214 void setClientInfo(Properties properties) in setClientInfo()
173 public native String[] properties(); in properties() method in VMRuntime
1456 char **properties; member