org.olat.ims.qti.editor.beecom.parser
Interface IParser

All Known Implementing Classes:
AssessmentParser, ControlParser, DurationParser, FeedbackParser, ItemParser, MatbreakParser, MaterialParser, MatimageParser, MattextParser, MatvideoParser, OutcomesProcessingParser, ParserManager, QTIDocumentParser, QTIMetadataParser, QTIXMLWrapperParser, SectionParser, SelectionOrderingParser

public interface IParser

Author:
rkulow

Method Summary
 java.lang.Object parse(org.dom4j.Element element)
           
 

Method Detail

parse

java.lang.Object parse(org.dom4j.Element element)