| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.qti.helper | |
| org.sakaiproject.tool.assessment.qti.helper.assessment | |
| org.sakaiproject.tool.assessment.qti.helper.section |
| Modifier and Type | Method and Description |
|---|---|
List |
ExtractionHelper.getItemXmlList(Section sectionXml)
Look up a List of Item XML from Section Xml
|
Map |
ExtractionHelper.mapSection(Section sectionXml) |
Map |
ExtractionHelper.mapSection(Section sectionXml,
boolean isRespondus)
Get map of data to set from section XML
|
| Modifier and Type | Method and Description |
|---|---|
Section |
AssessmentHelperBase.getSectionByTitle(Assessment assessment,
String sectionTitle)
get section XML by title
|
| Modifier and Type | Method and Description |
|---|---|
Section |
SectionHelperBase.readXMLDocument(InputStream inputStream)
Read a Section XML object from a stream
|
Section |
SectionHelperIfc.readXMLDocument(InputStream inputStream)
read XML document into Section XML
|
Section |
SectionHelperBase.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update the Section XML for Xpath
|
Section |
SectionHelperIfc.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update section XML XPath with value
|
| Modifier and Type | Method and Description |
|---|---|
Section |
SectionHelperBase.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update the Section XML for Xpath
|
Section |
SectionHelperIfc.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update section XML XPath with value
|
Copyright © 2005–2018 Sakai Project. All rights reserved.