xsl-list
[Top] [All Lists]

Re: [xsl] Are there things missing in XSLT which force people to use, say, Java to process XML?

2010-10-29 19:00:40
On Fri, Oct 29, 2010 at 5:58 PM, Costello, Roger L. 
<costello(_at_)mitre(_dot_)org> wrote:
Many developers use Java to process XML documents.

Why?

Are there things missing in XSLT which force them to use Java? What things?

I think there are many use-cases where we can use either XSLT or Java
to solve those problems. I tend to use Java drivers (using JAXP, SAX
filters etc) to control XSLT transforms.

XSLT 2.0 is now able to do many of the tasks for which Java (or
perhaps another extension technology) was necessary earlier (for e.g
we now have a vast F&O library in XSLT 2.0, and information
aggregation from XML and flat text files is easier now with XSLT 2.0).



-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>