Package ghidra.util.classfinder
-
Interface Summary Interface Description ClassFilter ExtensionPoint NOTE: ExtensionPoint logistics have changed! It is no longer sufficient to implement ExtensionPoint in order for the ClassSearcher to dynamically pick up your class. -
Class Summary Class Description ClassExclusionFilter ClassFinder Finds extension classes in the classpathClassSearcher This class is a collection of static methods used to discover classes that implement a particular interface or extend a particular base class.ClassTranslator ClassTranslator
provides a way to map an old Ghidra class to a current Ghidra class.ExtensionPointProperties.Util Utility methods for working withExtensionPointProperties
-
Annotation Types Summary Annotation Type Description ExtensionPointProperties ExtensionPoint
properties