public class FilenameUtils extends Object
Constructor and Description |
---|
FilenameUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
normalizeFilename(File file) |
static String |
normalizeFilename(String filename)
Replace duplicated [back]slash to slash.
|
Copyright © 2003–2014. All rights reserved.