Package edu.umd.cs.findbugs.classfile.impl
@ParametersAreNonnullByDefault
package edu.umd.cs.findbugs.classfile.impl
Implementations of the interfaces in the edu.umd.cs.findbugs.classfile
package: the core classes of the FindBugs classfile/classpath support
layer.
-
ClassesClassDescriptionAbstract base class for implementations of IScannableCodeBase.Implementation of IAnalysisCache.Factory to create codebase/classpath/classfile objects.Implementation of IClassPathBuilder.A codebase discovered during classpath building.Worklist item.Implementation of IClassPath.Implementation of ICodeBaseEntry that delegates to another codebase entry.An implementation of ICodeBaseIterator that delegates to another codebase.IScannableCodeBase implementation to read resources from a filesystem directory.Codebase entry class for directory codebases.Codebase locator for files and directories in the filesystem.Code base supporting Java 9 new jimage packed modulesA scannable code base class for a zip (or Jar) file nested inside some other codebase.Codebase locator for a zip/jar archive nested inside a parent codebase.Implementation of ICodeBase for a single classfile.Codebase entry for a single-file codebase.Implementation of ICodeBase to read from a zip file or jar file.Implementation of ICodeBaseEntry for resources in zipfile codebases.Implementation of ICodeBase to read from a zip file or jar file.Implementation of ICodeBaseEntry for resources in zipfile codebases.