mascoptLib.util
Class Util

java.lang.Object
  extended bymascoptLib.util.Util

public class Util
extends Object

System tools.


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.