*/
public static void outputAsXML(OutputStream outStream, boolean booleanResult, String stylesheet)
{
XMLOutputASK fmt = new XMLOutputASK(outStream, stylesheet) ;
fmt.exec(booleanResult) ;
}
/** Return a string that has the result set serilized as XML (not RDF)
*
* @param qresults result set