|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Section | |
|---|---|
| org.sakaiproject.tool.assessment.qti.helper | |
| org.sakaiproject.tool.assessment.qti.helper.assessment | |
| org.sakaiproject.tool.assessment.qti.helper.section | |
| Uses of Section in org.sakaiproject.tool.assessment.qti.helper |
|---|
| Methods in org.sakaiproject.tool.assessment.qti.helper with parameters of type Section | |
|---|---|
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 |
| Uses of Section in org.sakaiproject.tool.assessment.qti.helper.assessment |
|---|
| Methods in org.sakaiproject.tool.assessment.qti.helper.assessment that return Section | |
|---|---|
Section |
AssessmentHelperBase.getSectionByTitle(Assessment assessment,
String sectionTitle)
get section XML by title |
| Uses of Section in org.sakaiproject.tool.assessment.qti.helper.section |
|---|
| Methods in org.sakaiproject.tool.assessment.qti.helper.section that return Section | |
|---|---|
Section |
SectionHelperIfc.readXMLDocument(InputStream inputStream)
read XML document into Section XML |
Section |
SectionHelperBase.readXMLDocument(InputStream inputStream)
Read a Section XML object from a stream |
Section |
SectionHelperIfc.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update section XML XPath with value |
Section |
SectionHelperBase.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update the Section XML for Xpath |
| Methods in org.sakaiproject.tool.assessment.qti.helper.section with parameters of type Section | |
|---|---|
Section |
SectionHelperIfc.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update section XML XPath with value |
Section |
SectionHelperBase.updateSectionXml(Section sectionXml,
String xpath,
String value)
Update the Section XML for Xpath |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||