Uses of Class
dev.jcputney.elearning.parser.input.lom.LOM
Packages that use LOM
Package
Description
-
Uses of LOM in dev.jcputney.elearning.parser.api
Methods in dev.jcputney.elearning.parser.api that return LOMModifier and TypeMethodDescriptionLoadableMetadata.getLom()Gets the LOM (Learning Object Metadata) object associated with this metadata.Methods in dev.jcputney.elearning.parser.api with parameters of type LOM -
Uses of LOM in dev.jcputney.elearning.parser.input.scorm12.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm12.ims.cp that return LOMModifier and TypeMethodDescriptionScorm12Metadata.getLom()Retrieves the LOM (Learning Object Metadata) associated with the SCORM 1.2 metadata.Methods in dev.jcputney.elearning.parser.input.scorm12.ims.cp with parameters of type LOM -
Uses of LOM in dev.jcputney.elearning.parser.input.scorm2004.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp that return LOMModifier and TypeMethodDescriptionScorm2004CourseMetadata.getLom()Retrieves the LOM (Learning Object Metadata) associated with the SCORM 2004 course metadata.Scorm2004SubMetadata.getLom()Retrieves the inline metadata represented as a LOM (Learning Object Metadata) element.Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp with parameters of type LOM