FileOutputStream foStream = new FileOutputStream (xmlFileName);
oRecipe.serializeXML(foStream);
View this book as PDF