org.sakaiproject.tool.assessment.qti.helper.section
Class SectionHelper12Impl

java.lang.Object
  extended by org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperBase
      extended by 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: SectionHelper12Impl.java 9274 2006-05-10 22:50:48Z daisyf@stanford.edu $
Author:
Ed Smiley esmiley@stanford.edu

Constructor Summary
SectionHelper12Impl()
           
 
Method Summary
protected  int getQtiVersion()
          implementation of base class method
 
Methods inherited from class org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperBase
readXMLDocument, updateSectionXml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionHelper12Impl

public SectionHelper12Impl()
Method Detail

getQtiVersion

protected int getQtiVersion()
implementation of base class method

Specified by:
getQtiVersion in class SectionHelperBase
Returns:


Copyright © 2005-2013 Sakai Project. All Rights Reserved.