net.sf.cotta
Class PathSeparator

java.lang.Object
  extended by net.sf.cotta.PathSeparator

public class PathSeparator
extends java.lang.Object


Field Summary
static PathSeparator Unix
           
static PathSeparator Windows
           
 
Method Summary
 char getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Windows

public static final PathSeparator Windows

Unix

public static final PathSeparator Unix
Method Detail

getValue

public char getValue()