|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JarWrapper.SourceJarURL | |
---|---|
com.sun.jini.tool | Tools for: checking configuration files; checking for missing
serialVersionUID fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists. |
Uses of JarWrapper.SourceJarURL in com.sun.jini.tool |
---|
Fields in com.sun.jini.tool declared as JarWrapper.SourceJarURL | |
---|---|
private JarWrapper.SourceJarURL[] |
JarWrapper.srcJars
|
Methods in com.sun.jini.tool that return JarWrapper.SourceJarURL | |
---|---|
(package private) JarWrapper.SourceJarURL |
JarWrapper.SourceJarURL.resolve(JarWrapper.SourceJarURL other)
Resolves given URL relative to this URL. |
Methods in com.sun.jini.tool with parameters of type JarWrapper.SourceJarURL | |
---|---|
(package private) void |
JarWrapper.JarIndexWriter.addEntries(JarFile jar,
JarWrapper.SourceJarURL url)
Tabulates contents of the given JAR file, associating them with the provided URL for the JAR file. |
private void |
JarWrapper.process(JarWrapper.SourceJarURL url,
JarWrapper.PreferredListReader prefReader)
Processes source JAR file indicated by the given URL, determining preferred resources using the provided preferred list reader. |
(package private) JarWrapper.SourceJarURL |
JarWrapper.SourceJarURL.resolve(JarWrapper.SourceJarURL other)
Resolves given URL relative to this URL. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |