Q1 Multiple choice Flag Which three statements are true about JAXP APIs? (Choose three.) Select all that apply. A They are a part of Java SE 6. B They allow Java developers to access and process XML data without having to know XML or XML processing. C They do NOT support validation of XML documents against schemas. D It supports the Streaming API for XML. E It requires the Streaming API for XML.34 F They provide developers with a vendor and parser-implementation independent API to process XML. Correct answer