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

java.lang.Object
  extended by org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperBase
      extended by org.sakaiproject.tool.assessment.qti.helper.section.SectionHelper20Impl
All Implemented Interfaces:
SectionHelperIfc

public class SectionHelper20Impl
extends SectionHelperBase

Copyright: Copyright (c) 2005

Organization: Sakai Project

Support any QTI 2.0 only XML handling code

Version:
$Id: SectionHelper20Impl.java 9274 2006-05-10 22:50:48Z daisyf@stanford.edu $
Author:
Ed Smiley esmiley@stanford.edu

Constructor Summary
SectionHelper20Impl()
           
 
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

SectionHelper20Impl

public SectionHelper20Impl()
Method Detail

getQtiVersion

protected int getQtiVersion()
implementation of base class method

Specified by:
getQtiVersion in class SectionHelperBase
Returns:


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