Uses of Interface
org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperIfc

Packages that use SectionHelperIfc
org.sakaiproject.tool.assessment.qti.helper   
org.sakaiproject.tool.assessment.qti.helper.section   
 

Uses of SectionHelperIfc in org.sakaiproject.tool.assessment.qti.helper
 

Methods in org.sakaiproject.tool.assessment.qti.helper that return SectionHelperIfc
 SectionHelperIfc QTIHelperFactory.getSectionHelperInstance(int versionCode)
          Factory method.
 

Uses of SectionHelperIfc in org.sakaiproject.tool.assessment.qti.helper.section
 

Classes in org.sakaiproject.tool.assessment.qti.helper.section that implement SectionHelperIfc
 class SectionHelper12Impl
          Copyright: Copyright (c) 2005 Organization: Sakai Project Support any QTI 1.2 only XML handling code
 class SectionHelper20Impl
          Copyright: Copyright (c) 2005 Organization: Sakai Project Support any QTI 2.0 only XML handling code
 class SectionHelperBase
          Sections are pretty version-independent, base class does most of the work.
 



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