public class PluginSourceProvider extends Object
Constructor and Description |
---|
PluginSourceProvider() |
Modifier and Type | Method and Description |
---|---|
File |
getPluginSource(PluginDescriptor descriptor,
File file) |
Manifest |
processManifest(File pluginSource,
PluginDescriptor descriptor) |
public File getPluginSource(PluginDescriptor descriptor, File file) throws IOException
IOException
public Manifest processManifest(File pluginSource, PluginDescriptor descriptor) throws IOException
IOException
Copyright © 2014 Suncode. All rights reserved.