Uses of Interface
ca.phon.session.io.SessionReader
Package
Description
-
Uses of SessionReader in ca.phon.phontalk.plugin
Modifier and TypeMethodDescriptionCHATSessionReader.getFactory()
TalkBankSessionReader.getFactory()
-
Uses of SessionReader in ca.phon.project
Modifier and TypeMethodDescriptionLocalProject.openSession
(String corpus, String session, SessionReader reader) Project.openSession
(String corpus, String session, SessionReader reader) Open specified session using the provided reader.RemoteProject.openSession
(String corpus, String session, SessionReader reader) -
Uses of SessionReader in ca.phon.session.io
Modifier and TypeMethodDescriptionSessionInputFactory.createReader
(SessionIO sessionIO) Get specified reader.SessionInputFactory.createReader
(String id, String version) Create a new session reader given the SessionIO version.SessionInputFactory.createReaderForFile
(File file) Create a new session reader for the given file. -
Uses of SessionReader in ca.phon.session.io.xml.v12
Modifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2' -
Uses of SessionReader in ca.phon.session.io.xml.v13
Modifier and TypeClassDescriptionclass
Session XML reader for session files with version '1.3'