|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.quizz.QuestionHelper
public class QuestionHelper
| Constructor Summary | |
|---|---|
QuestionHelper()
|
|
| Method Summary | |
|---|---|
protected static void |
addImageToAnswer(com.stratelia.webactiv.util.answer.model.Answer answer,
org.apache.commons.fileupload.FileItem item,
QuestionForm form,
String componentId,
String subdir)
|
static List<com.stratelia.webactiv.util.answer.model.Answer> |
extractAnswer(List<org.apache.commons.fileupload.FileItem> items,
QuestionForm form,
String componentId,
String subdir)
|
static boolean |
isCorrectFile(org.apache.commons.fileupload.FileItem filePart)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuestionHelper()
| Method Detail |
|---|
public static boolean isCorrectFile(org.apache.commons.fileupload.FileItem filePart)
public static List<com.stratelia.webactiv.util.answer.model.Answer> extractAnswer(List<org.apache.commons.fileupload.FileItem> items,
QuestionForm form,
String componentId,
String subdir)
throws IOException
IOException
protected static void addImageToAnswer(com.stratelia.webactiv.util.answer.model.Answer answer,
org.apache.commons.fileupload.FileItem item,
QuestionForm form,
String componentId,
String subdir)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||