Frederick N. Brier
The UseStylesheetParam example using a String as a parameter works fine,
but I need to pass more complicated objects. My goal is to write a
wrapper class that uses reflection to expose an Object's values via the
Node/NodeSet interface. However, I see to be stymied just creating a
DocmentImpl object and setting the same String value to its node, or a
child node. Are there any examples using setParameter with a Node or
NodeSet? I have not seen one on the web site or mailing list. Thank
you for your assistance.