Uses of Interface
edu.umd.cs.findbugs.model.ClassNameRewriter

Packages that use ClassNameRewriter
Package
Description
Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany.
Eventually, all model classes (BugInstance, BugCollection, etc.) should go in this package.