Uses of Interface
edu.umd.cs.findbugs.ba.URLClassPath.Entry
Packages that use URLClassPath.Entry
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of URLClassPath.Entry in edu.umd.cs.findbugs.ba
Classes in edu.umd.cs.findbugs.ba that implement URLClassPath.EntryModifier and TypeClassDescriptionprivate static class
Classpath entry class to load files from a zip/jar file in the local filesystem.private static class
Classpath entry class to load files from a directory in the local filesystem.private static class
Classpath entry class to load files from a remote archive URL.private static class
Classpath entry class to load files from a remote directory URL.Fields in edu.umd.cs.findbugs.ba with type parameters of type URLClassPath.Entry