Package ca.phon.phontalk.plugin
Class TalkBankXMLOpenFileHandler
java.lang.Object
ca.phon.app.session.SessionFileOpenHandler
ca.phon.phontalk.plugin.TalkBankXMLOpenFileHandler
- All Implemented Interfaces:
XMLOpenHandler
,IPluginExtensionPoint<XMLOpenHandler>
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.phon.app.session.SessionFileOpenHandler
createTempProjectForFile, findProjectForFile, getExtensionType, getFactory, openSession, openXMLFile, supportedExtensions
-
Constructor Details
-
TalkBankXMLOpenFileHandler
public TalkBankXMLOpenFileHandler()
-
-
Method Details
-
canRead
- Specified by:
canRead
in interfaceXMLOpenHandler
- Overrides:
canRead
in classSessionFileOpenHandler
- Returns:
true
if this reader can handle the given root start element.
-