File.separatorChar
Class Overview | Class Members |
This Package |
All Packages
Syntax
public static final char separatorChar
Description
The system-dependent path separator string. This field is
initialized to contain the first character of the value of the
system property file.separator. This character
separates the directory and file components in a filename.
See Also
getProperty