MCPcopy Create free account
hub / github.com/antlr/codebuff / scanJarFile

Method scanJarFile

output/java_guava/1.4.17/ClassPath.java:374–374  ·  view source on GitHub ↗

Called when a jar file is scanned for resource entries.

(ClassLoader loader, JarFile file)

Source from the content-addressed store, hash-verified

372
373
374 protected abstract void scanJarFile(ClassLoader loader, JarFile file) throws IOException;
375
376
377 @VisibleForTesting

Callers 1

scanJarMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected