What is a jaxp parser

Questions by abhijit.pradhan

Showing Answers 1 - 4 of 4 Answers

srivathsan.R

  • May 2nd, 2006
 

hi there

we expand jaxp as 'java api for XML parser'.The job of a parser in xml is to parse the data which is being sent using the function "parse ()".This function parse the data which is to be transfered either by SAX,DOM parsers with their corresponding techniques.

  Was this answer useful?  Yes

Abhijit pradhan

  • Dec 6th, 2006
 

 i got that answer right thanks. can you give some example of dom and sax parser using document builder.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions