mascoptLib.util
Class Util

java.lang.Object
  |
  +--mascoptLib.util.Util

public class Util
extends Object

System tools.

Version:
Thu Mar 28 11:25:00 2002
Author:
bbongiov@bing.inria.fr

Constructor Summary
Util()
           
 
Method Summary
static String getPathInClassPath(String endName)
          Returns the paths found in the classpath variable.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getPathInClassPath

public static String getPathInClassPath(String endName)
Returns the paths found in the classpath variable.