Serialized Form


Package org.sakaiproject.tool.assessment.qti.asi

Class org.sakaiproject.tool.assessment.qti.asi.ASIBaseClass extends XmlStringBuffer implements Serializable

serialVersionUID: 5670937321581940933L

Serialized Fields

idString

String idString

Class org.sakaiproject.tool.assessment.qti.asi.Assessment extends ASIBaseClass implements Serializable

serialVersionUID: 1L

Serialized Fields

basePath

String basePath

sections

Map<K,V> sections

items

Map<K,V> items

Class org.sakaiproject.tool.assessment.qti.asi.Item extends ASIBaseClass implements Serializable

serialVersionUID: 1L

Serialized Fields

qtiVersion

int qtiVersion

helper

ItemHelperIfc helper

basePath

String basePath

identity

String identity

Class org.sakaiproject.tool.assessment.qti.asi.Section extends ASIBaseClass implements Serializable

serialVersionUID: 1L

Serialized Fields

basePath

String basePath

items

Map<K,V> items

qtiVersion

int qtiVersion

Package org.sakaiproject.tool.assessment.qti.exception

Class org.sakaiproject.tool.assessment.qti.exception.FormatException extends RuntimeException implements Serializable

Class org.sakaiproject.tool.assessment.qti.exception.Iso8601FormatException extends FormatException implements Serializable

Class org.sakaiproject.tool.assessment.qti.exception.RespondusMatchingException extends RuntimeException implements Serializable


Package org.sakaiproject.tool.assessment.qti.helper

Class org.sakaiproject.tool.assessment.qti.helper.QTIHelperFactory extends Object implements Serializable

Serialized Fields

VERSION_SUPPORTED_STRING

String VERSION_SUPPORTED_STRING

Package org.sakaiproject.tool.assessment.qti.util

Class org.sakaiproject.tool.assessment.qti.util.XmlStringBuffer extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Synchronizes object prior to serialization

Throws:
IOException
Serialized Fields

xml

StringBuffer xml

Package org.sakaiproject.tool.assessment.services.qti

Class org.sakaiproject.tool.assessment.services.qti.QTIServiceException extends RuntimeException implements Serializable



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