public class TENCQtiParser
extends adapters.QtiParser
Constructor and Description |
---|
TENCQtiParser(java.lang.String userId,
int runId,
java.io.Writer theWriter,
java.lang.String sourceUrl,
java.lang.String postStr,
java.lang.String language)
Instantiates a new TENCQtiParser.
|
Modifier and Type | Method and Description |
---|---|
void |
setCompanyId(java.lang.Long companyId)
setCompanyId.
|
void |
setDBProperties(apis.QTIv21test theTest)
setDBProperties.
|
void |
setGroupId(java.lang.Long groupId)
setGroupId.
|
characters, endElement, getUser, ignorableWhitespace, processingInstruction, startElement, startPrefixMapping, toString
endDocument, endPrefixMapping, error, fatalError, notationDecl, resolveEntity, setDocumentLocator, skippedEntity, startDocument, unparsedEntityDecl, warning
public TENCQtiParser(java.lang.String userId, int runId, java.io.Writer theWriter, java.lang.String sourceUrl, java.lang.String postStr, java.lang.String language)
userId
- the user idrunId
- the run idtheWriter
- the the writersourceUrl
- the source urlpostStr
- the post strlanguage
- the languagepublic void setDBProperties(apis.QTIv21test theTest)
setDBProperties
in class adapters.QtiParser
theTest
- QTIv21testpublic void setCompanyId(java.lang.Long companyId)
companyId
- Longpublic void setGroupId(java.lang.Long groupId)
groupId
- Long