org.apache.juddi
Class ClassUtil
java.lang.Object
org.apache.juddi.ClassUtil
public class ClassUtil
- extends Object
- Author:
- Tom Cunningham
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassUtil
public ClassUtil()
forName
public static Class<?> forName(String name,
Class<?> caller)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getResource
public static URL getResource(String name,
Class<?> caller)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.