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
- XMLException
Copyright © 2015–2022 SciJava. All rights reserved.