setDriver

defines type of used data driver

void setDriver(string type);
typestringdriver type: xml, json, csv, html or jsarray
See also
Back to top