Class TalkBankXMLOpenFileHandler
java.lang.Object
ca.phon.app.session.SessionFileOpenHandler
ca.phon.phontalk.plugin.TalkBankXMLOpenFileHandler
- All Implemented Interfaces:
XMLOpenHandler,IPluginExtensionPoint<XMLOpenHandler>
-
Constructor Summary
Constructors -
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:
canReadin interfaceXMLOpenHandler- Overrides:
canReadin classSessionFileOpenHandler- Parameters:
startEle-- Returns:
trueif this reader can handle the given root start element.
-