A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Web Services
Author
What is JAXP?
Santosh Pasupuleti
Ranch Hand
Joined: Aug 10, 2005
Posts: 97
posted
Oct 06, 2005 08:26:00
0
I am new to XML computing. All I know is the difference between
DOM
and SAX. Could somebody please tell me what are these terms JAXP, JAXB, Crimson, etc.
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
posted
Oct 06, 2005 10:02:00
0
JAXP
Java API for XML Processing (JAXP)
JAXB
Java Architecture for XML Binding (JAXB) Bindings Schema for JAXB
Crimson is Sun's XML parser that ships with 1.4. Many applications use the
Apache Xerces
instead.
Have a look at Elliotte Rusty Harold's
Processing XML with Java
"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt,
Pragmatic Thinking & Learning: Refactor Your Wetware
p.41
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
Oct 07, 2005 09:00:00
0
Hi Santhosh,
May I ask you to take a minute for
editing your display name
so that it complies with our
naming policy
(to have firstname and lastname)?
Regards
Balaji
I agree. Here's the link:
http://aspose.com/file-tools
subject: What is JAXP?
Similar Threads
Please Help .. Error Parsing XML File
Waht is the parser and Technology used by JAXP
Convert html file to normal text
SAAJ vs JAXP vs JAX-RPC
easy XML parser
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter