Searched defs:separator (Results 1 – 15 of 15) sorted by relevance
60 char separator = java.io.File.separatorChar; in filepath2URI() local
150 String separator = System.getProperty("line.separator"); in test_newLine() local
425 String separator = System.getProperty("file.separator"); in setUp() local
481 String separator = System.getProperty("file.separator"); in setUp() local
537 String separator = System.getProperty("file.separator"); in setUp() local
453 String separator = System.getProperty("file.separator"); in setUp() local490 String separator = System.getProperty("file.separator"); in tearDown() local
58 String separator= System.getProperty("path.separator"); in splitClassPath() local
57 String separator= System.getProperty("path.separator"); in scanPath() local
165 char separator = File.separatorChar; in test_impliesLjava_security_Permission() local
1015 String separator = File.separator; in test_getPath() local
373 int separator = nextCleanInternal(); in readObject() local
524 public String join(String separator) throws JSONException { in join()
379 int separator = key.indexOf(':'); in expandGeneral() local
79 public static final String separator; field in File