public final class ModuleFile extends Object
| 构造器和说明 |
|---|
ModuleFile(File file)
插件File构造
|
ModuleFile(String pluginPath)
插件File构造
|
public ModuleFile(String pluginPath) throws IOException
pluginPath - 文件路径IOException - 异常public ModuleFile(File file) throws IOException
file - File对象IOException - 异常public void export(String pluginsPath) throws IOException
pluginsPath - 插件安装文件夹IOException - 异常public String getModuleName()
Copyright © 2017. All rights reserved.