Jukka Zitting wrote:
Hi,
Michael Wechner wrote:
Or what other possibility is there to export stuff with namespaces used?
I'm not sure if this matches your requirements,
sounds like it does :-)
but you could take a look at my custom XML exporter class at [1].
will do so tonight and will come back if successfull or not successfull.
Thanks
Michi
Instead of exporting an entire content subtree, you can implement selective exports by overriding the includeProperty and includeNode methods. See the class javadoc for more details and example code.
[1] http://yukatan.fi/2005/02/DocumentViewExportVisitor.java
I'm still prototyping some aspects of my proposed jcr-ext package, so I haven't yet committed the class to Jackrabbit contrib. I'll do that once I'm happy with the overall design.
BR,
Jukka Zitting
-- Michael Wechner Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED]
