| Package | Description |
|---|---|
| org.craftercms.commons.plugin | |
| org.craftercms.commons.plugin.impl |
| 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 |
Copyright © 2021 CrafterCMS. All rights reserved.