Class SectionHelper12Impl
- java.lang.Object
-
- org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperBase
-
- org.sakaiproject.tool.assessment.qti.helper.section.SectionHelper12Impl
-
- All Implemented Interfaces:
SectionHelperIfc
public class SectionHelper12Impl extends SectionHelperBase
Copyright: Copyright (c) 2005
Organization: Sakai Project
Support any QTI 1.2 only XML handling code
- Version:
- $Id$
- Author:
- Ed Smiley esmiley@stanford.edu
-
-
Constructor Summary
Constructors Constructor Description SectionHelper12Impl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetQtiVersion()implementation of base class method-
Methods inherited from class org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperBase
readXMLDocument, updateSectionXml
-
-
-
-
Method Detail
-
getQtiVersion
protected int getQtiVersion()
implementation of base class method- Specified by:
getQtiVersionin classSectionHelperBase- Returns:
-
-