net.thucydides.core.util
Class FileSeparatorUtil
java.lang.Object
net.thucydides.core.util.FileSeparatorUtil
public class FileSeparatorUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNIX_FILE_SEPARATOR
public static final String UNIX_FILE_SEPARATOR
- See Also:
- Constant Field Values
WINDOWS_FILE_SEPARATOR
public static final String WINDOWS_FILE_SEPARATOR
- See Also:
- Constant Field Values
FileSeparatorUtil
public FileSeparatorUtil()
changeSeparatorIfRequired
public static String changeSeparatorIfRequired(String path)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.