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 SessionIOModifier and TypeMethodDescriptionstatic SessionIO
SessionInputFactory.getDefaultSessionIO()
OriginalFormat.getSessionIO()
Methods 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.v1_2
Classes in ca.phon.session.io.xml.v1_2 with annotations of type SessionIOModifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2' When reading in this older format alignment may be fixed. -
Uses of SessionIO in ca.phon.session.io.xml.v2_0
Classes in ca.phon.session.io.xml.v2_0 with annotations of type SessionIOModifier and TypeClassDescriptionfinal class
Session XML reader for session files with starting element {https://phon.ca/ns/session}session (version '2.0'.)final class