Uses of Interface
ca.phon.session.io.SessionReader
Packages that use SessionReader
Package
Description
-
Uses of SessionReader in ca.phon.phontalk.plugin
Classes in ca.phon.phontalk.plugin that implement SessionReaderMethods in ca.phon.phontalk.plugin that return types with arguments of type SessionReaderModifier and TypeMethodDescriptionCHATSessionReader.getFactory()
TalkBankSessionReader.getFactory()
-
Uses of SessionReader in ca.phon.project
Methods in ca.phon.project with parameters of type SessionReaderModifier 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
Methods in ca.phon.session.io that return SessionReaderModifier 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
Classes in ca.phon.session.io.xml.v12 that implement SessionReaderModifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2'Methods in ca.phon.session.io.xml.v12 that return types with arguments of type SessionReader -
Uses of SessionReader in ca.phon.session.io.xml.v13
Classes in ca.phon.session.io.xml.v13 that implement SessionReaderModifier and TypeClassDescriptionclass
Session XML reader for session files with version '1.3'Methods in ca.phon.session.io.xml.v13 that return types with arguments of type SessionReader