Uses of Interface
ca.phon.session.io.SessionWriter
Packages that use SessionWriter
Package
Description
-
Uses of SessionWriter in ca.phon.phontalk.plugin
Classes in ca.phon.phontalk.plugin that implement SessionWriterMethods in ca.phon.phontalk.plugin that return types with arguments of type SessionWriterModifier and TypeMethodDescriptionCHATSessionWriter.getFactory()
TalkBankSessionWriter.getFactory()
-
Uses of SessionWriter in ca.phon.project
Methods in ca.phon.project with parameters of type SessionWriterModifier and TypeMethodDescriptionvoid
LocalProject.saveSession
(String corpus, String sessionName, Session session, SessionWriter writer, UUID writeLock) void
Project.saveSession
(String corpus, String sessionName, Session session, SessionWriter writer, UUID writeLock) Save a session writing the file using the given writer.void
RemoteProject.saveSession
(String corpus, String sessionName, Session session, SessionWriter writer, UUID writeLock) -
Uses of SessionWriter in ca.phon.session.io
Methods in ca.phon.session.io that return SessionWriterModifier and TypeMethodDescriptionSessionOutputFactory.createWriter()
Create a new session writerSessionOutputFactory.createWriter
(SessionIO sessionIO) Create a new session writer given the SessionIO annotation.SessionOutputFactory.createWriter
(String id, String version) Create a new session writer for the given version name. -
Uses of SessionWriter in ca.phon.session.io.xml.v12
Classes in ca.phon.session.io.xml.v12 that implement SessionWriterMethods in ca.phon.session.io.xml.v12 that return types with arguments of type SessionWriter -
Uses of SessionWriter in ca.phon.session.io.xml.v13
Classes in ca.phon.session.io.xml.v13 that implement SessionWriterMethods in ca.phon.session.io.xml.v13 that return types with arguments of type SessionWriter