Multiple Choice
The method setIgnoringElementContentWhitespace is in the _____ class:
A) DocumentDataDefinition
B) DocumentFactory
C) DocumentFactoryBuilder
D) DocumentBuilderFactory
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A number of useful advanced XML technologies
Q6: How can a DTD specify that a
Q7: When referencing an external DTD (one not
Q8: _ is an extensible syntax that
Q9: Given the following code, what will the
Q11: Where is the createElement method located?<br>A)DocumentBuilder class.<br>B)newBuilder
Q12: When referencing an external DTD (one not
Q13: To make the parser ignore white space
Q14: When you parse an XML file with
Q15: When converting an XML document to Java