(no version information, might be only in CVS)
DomXsltStylesheet->process() -- 
   Applies the XSLT-Transformation on a DomDocument Object
  
Description
class 
DomXsltStylesheet { 
DomDocument 
process ( DomDocument xml_doc [, array xslt_params [, bool is_xpath_param [, string profile_filename]]] )
}
   Applies an XSLT Transformation on the given 
   DomDocument object.