Uses of Interface
dev.jcputney.elearning.parser.api.ModuleTypeDetector
Packages that use ModuleTypeDetector
-
Uses of ModuleTypeDetector in dev.jcputney.elearning.parser.impl
Classes in dev.jcputney.elearning.parser.impl that implement ModuleTypeDetectorModifier and TypeClassDescriptionclassDefault implementation of the ModuleTypeDetector interface.Constructors in dev.jcputney.elearning.parser.impl with parameters of type ModuleTypeDetectorModifierConstructorDescriptionDefaultModuleParserFactory(FileAccess fileAccess, ModuleTypeDetector moduleTypeDetector) Constructs a new DefaultModuleParserFactory with the specified FileAccess and ModuleTypeDetector implementations.