• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Diffference between the support provided by Java api for xslt and xalan provided by apache

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all


I am new to XML and XSLT ,Xpath . Can you please clear a doubt about the support provided by Java for XSLT in its api and the api provided by Apache xalan. Are they same? What I understood by looking at the example programs is that may be the xalan support by apache has been integrated in JAXP support in java api. Am I right?

please clear the doubt.


Regards

Guy
reply
    Bookmark Topic Watch Topic
  • New Topic