org.eclipse.rse.model
Class SystemEscapeCharHelper
java.lang.Object
org.eclipse.rse.model.SystemEscapeCharHelper
- public class SystemEscapeCharHelper
- extends Object
| 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, 2006. All Rights Reserved.