--- 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 started with a simple
program of what's needed (headers, etc) to do a simple
task without having to refer to the source of Xalan to
get any kind of clue of how to proceed.

> If you're talking about using Xalan within your own
> app, the API reference is
> a good help. 

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 give a good sense of
what's needed/being used.

Pathan and Sablotron - now THERE are two examples of
projects with good, descriptive APIs and helpful,
descriptive examples!





        
                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

Reply via email to