Multiple choice

Which of the following statements is correct about JAXP (Java API for xml processing)?

  1. It provides protocol definition for the web service.

  2. It provides validation capability for the XML documents.

  3. It provides structured information for the web service.

  4. It provides security for the web services.

  5. It shares the context with other web services.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JAXP provides the validation capability and parsing XML documents.