public class PluginModuleFactory extends Object implements IModuleFactory
Modifier and Type | Method and Description |
---|---|
IModule |
create(String xml)
Creates a plugin module from XML.
|
static PluginModuleFactory |
getInstance() |
public static PluginModuleFactory getInstance()
public IModule create(String xml)
create
in interface IModuleFactory
xml
- Copyright © 2015–2022 SciJava. All rights reserved.