arlut.csd.Util
Class PathComplete

java.lang.Object
  |
  +--arlut.csd.Util.PathComplete

public class PathComplete
extends java.lang.Object

A utility class to fix up a path string.


Field Summary
(package private) static java.lang.String separator
           
 
Constructor Summary
PathComplete()
           
 
Method Summary
static java.lang.String completePath(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

separator

static java.lang.String separator
Constructor Detail

PathComplete

public PathComplete()
Method Detail

completePath

public static java.lang.String completePath(java.lang.String path)