Retrieves the name of the class without the package name.
public static String stripClassName( String name )
name
The full class name.
Returns the class name without the package name.