false, null, true, false,
translet.hasIdCall(), cacheDOM);
// Cache the stylesheet DOM in the Templates object
if (cacheDOM) {
TemplatesImpl templates = (TemplatesImpl)translet.getTemplates();
if (templates != null) {
templates.setStylesheetDOM(newdom);
}
}
translet.prepassDocument(newdom);
newdom.setDocumentURI(uri);