Um... XML4J is not a transformation engine, it's a parser.
XML4J wraps Xerces, and is a XML parser that produces SAX (Simple API for
Java) events or a DOM (Document Object Model) tree.
LotusXSL wraps Xalan, is a XSLT processor, and transforms SAX events or DOM
trees into modified SAX events or DOM trees.
Try http://metalab.unc.edu/xml/books/bible/updates/14.html, and
http://www.brics.dk/~amoeller/XML/index.html.
-scott
"Ben Ingrassia"
<benedict1@intera To: <general@xml.apache.org>
ccess.com> cc: (bcc: Scott Boag/CAM/Lotus)
Subject: RE: What parsers for?
04/10/2000 12:06
PM
Please respond to
general
Gentlemen:
XSL Parsers, such as IBM's XML4J & LotusXSL are tools for transforming XML
code from one platform standard to another. In XML, the individual makes
up
their own platform-specific markup tags, so there needs to be a methodology
for transforming one "flavor of the koolaid" into another. That's what XSL
Transformation Engines, like IBM's XML4J & LotusXSL do.
All the best,
Ben Ingrassia
SPS Global eBusiness Solutions
benedict1@interaccess.com
262-862-6649
-----Original Message-----
From: james tsang [mailto:jtsang@crystal.com.cn]
Sent: Monday, April 10, 2000 9:13 AM
To: general@xml.apache.org
Subject: Re: What parsers for?
hei, are you chinese too?
heheh, I don't know too. sorry, just say hello to you.
Rgds
----- Original Message -----
From: "Cheun N Chong" <cnc99r@ecs.soton.ac.uk>
To: <general@xml.apache.org>; <XSL-List@mulberrytech.com>
Sent: Monday, April 10, 2000 9:47 PM
Subject: What parsers for?
> Hi
>
> I am really really fresh to XML and XSL. I am not sure what
> parsers for, such as XML4J and LotusXSL. Thanks for your help.
>
> All the best.
>
> Best regards,
> Cheun Ngen CHONG
>
>
>
> ---------------------------------------------------------------------
> In case of troubles, e-mail: webmaster@xml.apache.org
> To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
> For additional commands, e-mail: general-help@xml.apache.org
---------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org
|