Uses of Class
dev.jcputney.elearning.parser.input.aicc.AiccManifest
Packages that use AiccManifest
Package
Description
-
Uses of AiccManifest in dev.jcputney.elearning.parser.output.metadata.aicc
Methods in dev.jcputney.elearning.parser.output.metadata.aicc with parameters of type AiccManifestModifier and TypeMethodDescriptionstatic AiccMetadataAiccMetadata.create(AiccManifest manifest, boolean xapiEnabled) Creates a new AiccMetadata instance with standard AICC metadata components. -
Uses of AiccManifest in dev.jcputney.elearning.parser.parsers
Methods in dev.jcputney.elearning.parser.parsers that return AiccManifestModifier and TypeMethodDescriptionAiccParser.parseManifest()Parses the AICC manifest and returns an instance of AiccManifest.Methods in dev.jcputney.elearning.parser.parsers that return types with arguments of type AiccManifest