net.groboclown.util.jplugin.v2
Class URLClassInspector
java.lang.Object
|
+--net.groboclown.util.jplugin.v2.BaseClassInspector
|
+--net.groboclown.util.jplugin.v2.URLClassInspector
- All Implemented Interfaces:
- IClassInspector
- public class URLClassInspector
- extends BaseClassInspector
Extracts the class instance based on the class name.
- Version:
- 0.9.0 Alpha
- Author:
- Matt Albrecht
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
URLClassInspector
public URLClassInspector(URL baseUrl)
URLClassInspector
public URLClassInspector(URL[] baseUrls)
Written under the LGPL