Java Web Services Question:

What is JAXP?

Tweet Share WhatsApp

Answer:

Java API for xml processing. It provides the validation capability and parsing XML documents. There are three basic parsing interfaces in JAXP are DOM, SAX and Straming API for XML STAX.

Download Java Web Services PDF Read All 21 Java Web Services Questions
Previous QuestionNext Question
What is JAXB?What is JAX-RPC?