jeditresource: URL protocol handler, used to load
resources from plugin JAR files.See: Description
| Class | Description | 
|---|---|
| Handler | One somewhat unconventional requirement of URLStreamHandler classes 
 is that the class name and even the package name have certain restrictions. | 
| PluginResURLConnection | An implementation of jeditresource:/ url protocol. | 
jeditresource: URL protocol handler, used to load
resources from plugin JAR files.