|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.core.model.SystemEscapeCharHelper
public class SystemEscapeCharHelper
This is a utility class used in the construction of file names.
Constructor Summary | |
---|---|
SystemEscapeCharHelper(char[] chars)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getStringForFileName(java.lang.String name)
|
java.lang.String |
getStringFromFileName(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemEscapeCharHelper(char[] chars)
chars
- array of chars to be escaped.Method Detail |
---|
public java.lang.String getStringForFileName(java.lang.String name)
public java.lang.String getStringFromFileName(java.lang.String fileName)
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |