Uses of Class
ca.phon.session.SessionFactory
Packages that use SessionFactory
Package
Description
-
Uses of SessionFactory in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript that return SessionFactory -
Uses of SessionFactory in ca.phon.session
Methods in ca.phon.session that return SessionFactoryModifier and TypeMethodDescriptionstatic SessionFactory
SessionFactory.newFactory()
Create a new session factory. -
Uses of SessionFactory in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 with parameters of type SessionFactoryModifier and TypeMethodDescriptionXmlSessionReaderV2_0.readGra
(SessionFactory factory, XmlGraType xmlGraType) XmlSessionReaderV2_0.readMor
(SessionFactory factory, XmlMorType xmlMorType) XmlSessionReaderV2_0.readMorTierData
(SessionFactory factory, XmlMorTierData xmlTierData)