I've been playing around with XSLT with dom4j, if I create a org.dom4j.io.DocumentSource with a Node the entire Document gets passed the transformer. I would like to be able to apply XSLT to individual Nodes, not the entire Document so I would like / in the XSLT transformer to be the root of the Node I pass into the DocumentSource.

I don't see any way to accomplish this right now, perhaps I need to create a new Source such as a NodeSource to handle this functionality?


Thanks, Paul



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to