| Package | Description |
|---|---|
| org.craftercms.commons.plugin | |
| org.craftercms.commons.plugin.impl | |
| org.craftercms.commons.plugin.model |
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
PluginDescriptorReader.read(InputStream is)
Parses a
PluginDescriptor from the given stream |
PluginDescriptor |
PluginDescriptorReader.read(Reader reader)
Parses a
PluginDescriptor from the given reader |
| Modifier and Type | Method and Description |
|---|---|
PluginDescriptor |
PluginDescriptorReaderImpl.read(InputStream is)
Parses a
PluginDescriptor from the given stream |
PluginDescriptor |
PluginDescriptorReaderImpl.read(Reader reader)
Parses a
PluginDescriptor from the given reader |
| Modifier and Type | Method and Description |
|---|---|
static PluginDescriptor |
PluginDescriptor.of(Plugin plugin)
Wraps the plugin metadata in a descriptor object
|
Copyright © 2021 CrafterCMS. All rights reserved.