Groovy Documentation

org.codenarc.util
Class PathUtil

java.lang.Object
  org.codenarc.util.PathUtil

class PathUtil

Path-related utility methods.

author:
Chris Mair
version:
$Revision: 290 $ - $Date: 2010-01-16 21:33:12 -0500 (Sat, 16 Jan 2010) $


Constructor Summary
private PathUtil()

 
Method Summary
static String getName(String path)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

PathUtil

private PathUtil()


 
Method Detail

getName

public static String getName(String path)


 

Groovy Documentation