Uses of Package
dev.jcputney.elearning.parser.api
Packages that use dev.jcputney.elearning.parser.api
Package
Description
-
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.apiClassDescriptionAn interface for accessing files within a package or directory.Interface for parsing module files and extracting metadata.Interface for plugins that detect specific types of eLearning modules.Result of parsing and validating an eLearning module.Configuration options for module parsing behavior.
-
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.impl.accessClassDescriptionAbstract base class for
FileAccessimplementations that work with archive-like storage structures (ZIP files, in-memory archives, cloud storage buckets) where root path detection and path normalization are needed.An interface for accessing files within a package or directory.Interface for listening to streaming progress events. -
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.impl.detectorClassDescriptionAn interface for accessing files within a package or directory.Interface for detecting the type of eLearning module.Interface for plugins that detect specific types of eLearning modules.
-
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.impl.factoryClassDescriptionAn interface for accessing files within a package or directory.Interface for parsing module files and extracting metadata.Interface for creating and managing module parsers.Interface for detecting the type of eLearning module.Configuration options for module parsing behavior.
-
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.impl.providerClassDescriptionAn interface for accessing files within a package or directory.Interface for providing file access operations specific to module parsing.
-
-
-
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.parsersClassDescriptionAn interface for accessing files within a package or directory.Interface representing metadata that can be loaded.Interface for providing file access operations specific to module parsing.Interface for parsing module files and extracting metadata.Result of parsing and validating an eLearning module.Configuration options for module parsing behavior.
-
Classes in dev.jcputney.elearning.parser.api used by dev.jcputney.elearning.parser.utilClassDescriptionAn interface for accessing files within a package or directory.Interface representing metadata that can be loaded.Interface for providing file access operations specific to module parsing.Interface for listening to streaming progress events.