org.eclipse.rse.core.model
Class SystemEscapeCharHelper
java.lang.Object
org.eclipse.rse.core.model.SystemEscapeCharHelper
public class SystemEscapeCharHelper
- extends Object
This is a utility class used in the construction of file names.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemEscapeCharHelper
public SystemEscapeCharHelper(char[] chars)
- Constructor.
- Parameters:
chars
- array of chars to be escaped.
getStringForFileName
public String getStringForFileName(String name)
getStringFromFileName
public String getStringFromFileName(String fileName)
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.