You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Anil <an...@b2offer.com> on 2002/02/18 13:35:08 UTC

XSLT support

Hi,
Does the latest version of Xerces parser(1.4.4) support XSLT
transformations.
regards
Anil


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: XSLT support

Posted by Andy Clark <an...@apache.org>.
Anil wrote:
> Does the latest version of Xerces parser(1.4.4) support XSLT
> transformations.

Xerces is an XML parser. XSLT transformations can be performed
using the Apache Xalan XSLT processor. Check out the following:

  http://xml.apache.org/xalan-j/

-- 
Andy Clark * andyc@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org