Package kernel

Class Summary
Plugin All plugins have to extend one of its subclasses.
PluginFilenames All filenames plugins have to extend this abstract class and to redefine the execute method from Plugin.
PluginText All text plugins have to extend this abstract class and to redefine the execute method from Plugin.
Tools This class provides some useful static methods that can be used by plugins.