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 SessionFactorySessionFactory.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) -
Uses of SessionFactory in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 with parameters of type SessionFactoryModifier and TypeMethodDescriptionXmlSessionReaderV2_1.readGra(SessionFactory factory, XmlGraType xmlGraType) XmlSessionReaderV2_1.readMor(SessionFactory factory, XmlMorType xmlMorType) XmlSessionReaderV2_1.readMorTierData(SessionFactory factory, XmlMorTierData xmlTierData)