Home | History | Annotate | Download | only in www

Lines Matching refs:getProperty

55                     System.getProperty("content.types.temp.file.template",
59 System.getProperty("user.mailcap"),
60 System.getProperty("user.home") + "/.mailcap",
64 System.getProperty("hotjava.home",
236 System.getProperty("content.types.user.table");
241 file = new File(System.getProperty("java.home") +
250 file = new File(System.getProperty("java.home") +
281 String attrs = entries.getProperty(type);
389 filename = System.getProperty("user.home" +
417 String user = System.getProperty("user.name");