Class XmlSessionReaderV2_0

java.lang.Object
ca.phon.session.io.xml.v2_0.XmlSessionReaderV2_0
All Implemented Interfaces:
IPluginExtensionPoint<SessionReader>, SessionReader, XMLObjectReader<Session>

@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 XmlSessionReaderV2_0 extends Object implements SessionReader, XMLObjectReader<Session>, IPluginExtensionPoint<SessionReader>
Session XML reader for session files with starting element {https://phon.ca/ns/session}session (version '2.0'.)