Package | Description |
---|---|
loci.deepzoom.util.xmllight | |
loci.deepzoom.workflow |
Modifier and Type | Method and Description |
---|---|
XMLTag |
XMLParser.getNextTag(String xml)
Parses the XML string and returns the XMLTag data structure for the first
tag it encounters.
|
Modifier and Type | Method and Description |
---|---|
IModule |
ModuleFactory.create(String xml)
Creates a component from XML.
|
IModule |
IModuleFactory.create(String xml)
Creates a module from XML.
|
Copyright © 2015–2022 SciJava. All rights reserved.