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 SessionReaderClasses in ca.phon.phontalk.plugin that implement interfaces with type arguments of type 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. -
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.v1_2
Classes in ca.phon.session.io.xml.v1_2 that implement SessionReaderModifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2' When reading in this older format alignment may be fixed.Classes in ca.phon.session.io.xml.v1_2 that implement interfaces with type arguments of type SessionReaderModifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2' When reading in this older format alignment may be fixed.Methods in ca.phon.session.io.xml.v1_2 that return types with arguments of type SessionReader -
Uses of SessionReader in ca.phon.session.io.xml.v2_0
Classes in ca.phon.session.io.xml.v2_0 that implement SessionReaderModifier and TypeClassDescriptionfinal class
Session XML reader for session files with starting element {https://phon.ca/ns/session}session (version '2.0'.)Classes in ca.phon.session.io.xml.v2_0 that implement interfaces with type arguments of type SessionReaderModifier and TypeClassDescriptionfinal class
Session XML reader for session files with starting element {https://phon.ca/ns/session}session (version '2.0'.)Methods in ca.phon.session.io.xml.v2_0 that return types with arguments of type SessionReader