|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
boolean isJarFileURL(URL ) |
Determine whether the given URL points to a jar file itself, that is, has protocol "file" and ends with the ".jar" extension. |
Added Fields | |
String JAR_FILE_EXTENSION |
File extension for a regular jar file: ".jar" |
String JAR_URL_PREFIX |
URL prefix for loading from the file system: "jar:" |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |