public class TrakEM2MLParser extends Object
Constructor and Description |
---|
TrakEM2MLParser(InputStream xml_stream)
Note: will close the xml_stream.
|
TrakEM2MLParser(String file_path) |
Modifier and Type | Method and Description |
---|---|
TemplateThing |
getTemplateRoot()
Get the root node of the parsed XML template tree.
|
public TrakEM2MLParser(String file_path)
public TrakEM2MLParser(InputStream xml_stream)
public TemplateThing getTemplateRoot()
Copyright © 2015–2021 Fiji. All rights reserved.