Class XmlSessionReaderV2_1

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