| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.cdt.managedbuilder.llvm.util.Separators
public class Separators
Provides different separators such as file and path separators.
| Field Summary | |
|---|---|
| private static java.lang.String | fileSeparator | 
| private static java.lang.String | pathSeparator | 
| Constructor Summary | |
|---|---|
| Separators() | |
| Method Summary | |
|---|---|
| static java.lang.String | getFileSeparator()Get file separator. | 
| static java.lang.String | getPathSeparator()Get path separator. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private static java.lang.String pathSeparator
private static java.lang.String fileSeparator
| Constructor Detail | 
|---|
public Separators()
| Method Detail | 
|---|
public static java.lang.String getPathSeparator()
public static java.lang.String getFileSeparator()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||