Class XmlSessionWriterV2_0

java.lang.Object
ca.phon.session.io.xml.v2_0.XmlSessionWriterV2_0
All Implemented Interfaces:
IPluginExtensionPoint<SessionWriter>, SessionWriter

@XMLSerial(namespace="https://phon.ca/ns/session", elementName="session", bindType=Session.class) @SessionIO(group="ca.phon", id="phonbank", version="2.0", mimetype="application/xml", extension="xml", name="Phon 4.0+ (.xml)") public final class XmlSessionWriterV2_0 extends Object implements SessionWriter, IPluginExtensionPoint<SessionWriter>