Class XapiDetectorPlugin

java.lang.Object
dev.jcputney.elearning.parser.impl.detector.XapiDetectorPlugin
All Implemented Interfaces:
ModuleTypeDetectorPlugin

public class XapiDetectorPlugin extends Object implements ModuleTypeDetectorPlugin
Detector plugin for xAPI/TinCan packages.

Detects xAPI modules by looking for the presence of a tincan.xml manifest file in the root directory.

Priority: 40 (after cmi5 which is 50, before SCORM which is 30)