[xslt] Setting xsl:output parameters on compiled stylesheets



 Dear libxslt users/developers,

 is there a safe way to change the xsl:output arguments of a compiled
 stylesheet? E.g: I would like to change the xsl:output/@method 
 (i.e. the method field of the _xsltStylesheet structure defined in
 xsltInternals.h)

 Note 1: I need to be able to change all the xsl:output arguments and
   not only the method.

 Note 2: I would not like to have to change the fields of the internal
   data structures "by hand". Xalan, for example, provides a public method
   to do this that takes in input the name and value of the property to
   be changed.
 
					Thanks a lot in advance,
					          C.S.C.

-- 
----------------------------------------------------------------
Real name: Claudio Sacerdoti Coen
PhD Student in Computer Science at University of Bologna
E-mail: sacerdot@cs.unibo.it
http://www.cs.unibo.it/~sacerdot
----------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]