public class XmlIoMissingViews extends XmlIoSingleton<MissingViews>
handledTags
Constructor and Description |
---|
XmlIoMissingViews() |
Modifier and Type | Method and Description |
---|---|
MissingViews |
fromXml(org.jdom2.Element elem)
Create an object from the given element.
|
org.jdom2.Element |
toXml(MissingViews missingViews) |
getTag, toXml
public org.jdom2.Element toXml(MissingViews missingViews)
public MissingViews fromXml(org.jdom2.Element elem) throws SpimDataException
XmlIoSingleton
created
.
Calling this method clears all unhandled content from previous
invocations.fromXml
in class XmlIoSingleton<MissingViews>
SpimDataException
Copyright © 2015–2021 Fiji. All rights reserved.