public interface AssignmentConversionService
| Modifier and Type | Method and Description |
|---|---|
void |
runConversion(int numberOfAttributes,
int lengthOfAttribute)
Starts the assignments conversion
|
Object |
serializeFromXml(String xml,
Class clazz) |
void runConversion(int numberOfAttributes,
int lengthOfAttribute)
numberOfAttributes - maximum attributes per element in an xml document, 0 means use defaultlengthOfAttribute - maximum characters of an attribute, 0 means use defaultCopyright © 2003–2019 The Sakai Foundation. All rights reserved.