This kind of question is best answered on either the xalan-dev or xalan-j-users lists @xml.apache.org, please followup over there. - Shane
(P.S. You've already discovered the Transformer.setParameter(String name, Object value) method; I'm sure if Gary doesn't pipe up on xalan-dev that someone else will soon) ---- you "Victor M. Moreno" <[EMAIL PROTECTED]> wrote ---- > Hello, > before a transformation is made I can set parameters into the transformation > machine using > the setParameter function. public abstract void setParameter(java.lang.String name, java.lang.Object > value) With that I can set String parameter, is there a way to set OBJECTS as > parameter into the > transformation machine? Thanks Victor --------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]