| Author |
Question from Javaranch mock exam
|
Neetha Kasuganti
Greenhorn
Joined: Oct 15, 2001
Posts: 24
|
|
6. When Processing Instructions are a part of your parsing process, DOM should be used, since SAX cannot be used to detect a Processing Instruction in a document. a)true b)false The author gave the answer as a. I think the answer is b, because there is a method processingInstruction() in ContentHandler interface to detect a Processing Instruction in a document. Can anyone tell why it's a?
|
Neetha<br />IBM certified developer - XML and related technologies<br />SCJP2
|
 |
 |
|
|
subject: Question from Javaranch mock exam
|
|
|