public class File extends Object
Modifier and Type | Field and Description |
---|---|
static String |
pathSeparator |
static char |
pathSeparatorChar |
static String |
separator |
static char |
separatorChar |
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
String |
getName() |
String |
getPath() |
boolean |
isDirectory() |
File[] |
listFiles() |
Copyright © 2005–2017 Javolution. All rights reserved.