2008/9/7 j milo taylor <milo(_at_)suborg(_dot_)net>:
Is there a way to batch process xml files (i.e. apply an xslt) with
netbeans?
Is there a better way?
For batch processing take a look at Kernow:
http://kernowforsaxon.sf.net/ (specifically the "directory" tab)
If you need automated batch processing then have a look at the sample
Ant buildfile, which allows you to call the directory processing from
Ant... (which can be set up as a scheduled task etc)
Also, how do i apply rule a to the first 10 nodes, rule b to the next 10, c
to the next 10, rule d to the next and so on?
That's no problem with XSLT - post a small complete example showing
your input and required output
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--