Re: Tutorial for using xalan?

2004-10-18 Thread david_n_bertoni
> I beg to differ. I've been trying to do a simple > document parse from memory (a string) and traversing > it's DOM and doing XPath queries. The examples deal > only with files; I'm guessing I need a differnet > XSLTInputSource, but the APIs just have me going in > circles, and the examples don't

Re: Tutorial for using xalan?

2004-10-18 Thread Abraham Nelson
--- Per Jessen <[EMAIL PROTECTED]> wrote: > On Sat, 16 Oct 2004 12:51:36 -0700 (PDT), Abraham > Nelson wrote: > > Define "using Xalan". Once you've built Xalan, > using it is mostly > about writing XSLT stylesheets, for which there is > plenty of info elsewhere. Fine let me rephrase: getting s

Re: Tutorial for using xalan?

2004-10-18 Thread Per Jessen
On Sat, 16 Oct 2004 12:51:36 -0700 (PDT), Abraham Nelson wrote: >Is there a decent tutorial on using xalan? The samples >and web site are completely unhelpful. Define "using Xalan". Once you've built Xalan, using it is mostly about writing XSLT stylesheets, for which there is plenty of info else