Class PluginRunner

java.lang.Object
org.benf.cfr.reader.PluginRunner

@Deprecated public class PluginRunner extends Object
Deprecated.
  • Constructor Details

    • PluginRunner

      public PluginRunner()
      Deprecated.
    • PluginRunner

      public PluginRunner(Map<String,String> options)
      Deprecated.
    • PluginRunner

      public PluginRunner(Map<String,String> options, ClassFileSource classFileSource)
      Deprecated.
  • Method Details

    • getOptions

      public Options getOptions()
      Deprecated.
    • addJarPaths

      public List<List<String>> addJarPaths(String[] jarPaths)
      Deprecated.
    • addJarPath

      public List<String> addJarPath(String jarPath)
      Deprecated.
    • getDecompilationFor

      public String getDecompilationFor(String classFilePath)
      Deprecated.