public interface IModuleFactory
| Modifier and Type | Method and Description |
|---|---|
IModule |
create(String xml)
Creates a module from XML.
|
IModule create(String xml) throws XMLException
xml - XMLExceptionCopyright © 2015–2022 SciJava. All rights reserved.