Class XmlSessionWriterV2_1

java.lang.Object
ca.phon.session.io.xml.v2_1.XmlSessionWriterV2_1
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.1", mimetype="application/xml", extension="xml", name="Phon 4.0+ (.xml)") public final class XmlSessionWriterV2_1 extends Object implements SessionWriter, IPluginExtensionPoint<SessionWriter>