Self Check

Which of the following XML code examples is correctly formed?

  1. JAXP leverages the SAX and DOM parser standards.
  2. JAXP supports the XSLT standard.
  3. JAXP provides namespace support.
  4. JAXP is flexible because it enables you to use any XML-compliant parser from within your application.

The correct answer is:

All the options are correct.