| Author |
net.sf.saxon.event.StandardOutputResolver help needed<if there is any/>
|
f. nikita thomas
Ranch Hand
Joined: Mar 02, 2008
Posts: 87
|
|
Hey,
basically i have (2) files generated from a transformation and would like to run another transformation with them before they are written. i have made little headway with this so i have some general questions if anyone could answer:
1) if i'm not mistaken, the class automatically finds any xsl:result-document elements and does(?) ...
2) should i be using the static method StandardOutputResolver.resolve() for anything?
3) does anyone have an example of using the class correctly, because i've googled myself silly and there is nothing...
thanks in advance
|
Imagination is more important than knowledge "Albert Einstein"
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
On the Sourceforge page for Saxon there's a link to download "documentation and samples". I'd suggest starting with that. There's also the Saxon mailing list if you get stuck.
|
 |
f. nikita thomas
Ranch Hand
Joined: Mar 02, 2008
Posts: 87
|
|
|
thanks, i already went to that site and had some difficult at first until i read the java api on the URI class. i have a working program, however it's proprietary in its implementation<in other words not for me...>. once i understand saxon a little better, i'll post what i've learned with relevant comments. i have to get to work and school so ...
|
 |
 |
|
|
subject: net.sf.saxon.event.StandardOutputResolver help needed<if there is any/>
|
|
|