istack common utility code 2.6.1.redhat-3
-
-
Constructor Summary
Constructors
Constructor and Description |
Which() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
which
public static String which(String classname,
ClassLoader loader)
Search the specified classloader for the given classname.
- Parameters:
classname
- the fully qualified name of the class to search forloader
- the classloader to search
- Returns:
- the source location of the resource, or null if it wasn't found
istack common utility code 2.6.1.redhat-3
Copyright © 2014. All rights reserved.