public final class FilenameUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
normalizeFilename(File file) |
static String |
normalizeFilename(String filename)
Replace duplicated [back]slash to slash.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.