Uses of Annotation Interface
ca.phon.session.io.SessionIO
Packages that use SessionIO
Package
Description
-
Uses of SessionIO in ca.phon.app.session.editor.actions
Methods in ca.phon.app.session.editor.actions that return SessionIOConstructors in ca.phon.app.session.editor.actions with parameters of type SessionIO -
Uses of SessionIO in ca.phon.phontalk.plugin
Classes in ca.phon.phontalk.plugin with annotations of type SessionIOModifier and TypeClassDescriptionclass
class
class
class
-
Uses of SessionIO in ca.phon.session.io
Methods in ca.phon.session.io that return SessionIOMethods in ca.phon.session.io that return types with arguments of type SessionIOModifier and TypeMethodDescriptionSessionInputFactory.availableReaders()
Get the list of available session readers.SessionOutputFactory.availableSessionIOs()
Methods in ca.phon.session.io with parameters of type SessionIOModifier and TypeMethodDescriptionSessionInputFactory.createReader
(SessionIO sessionIO) Get specified reader.SessionOutputFactory.createWriter
(SessionIO sessionIO) Create a new session writer given the SessionIO annotation.void
OriginalFormat.setSessionIO
(SessionIO sessionIO) Constructors in ca.phon.session.io with parameters of type SessionIO -
Uses of SessionIO in ca.phon.session.io.xml.v12
Classes in ca.phon.session.io.xml.v12 with annotations of type SessionIOModifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2'class
-
Uses of SessionIO in ca.phon.session.io.xml.v13
Classes in ca.phon.session.io.xml.v13 with annotations of type SessionIOModifier and TypeClassDescriptionclass
Session XML reader for session files with version '1.3'class