Which of the following describes the most correct call order of the ContentHandler interface methods when parsing the following "XML Document" using a validating SAX parser? This question reflects line feeds within the XML Document.
Option A seems to be the most comprehensive and accurate call order for the ContentHandler interface methods. The XML document structure is reflected correctly in the sequence of calls.
I think the correct call order is A) startDocument - startElement - ignorableWhitespace - startElement - characters - endElement - ignorableWhitespace - endElement - endDocument.
upvoted 0 times
...
Log in to Pass4Success
Sign in:
Report Comment
Is the comment made by USERNAME spam or abusive?
Commenting
In order to participate in the comments you need to be logged-in.
You can sign-up or
login
Yvonne
5 days agoYan
12 days agoJarod
13 days agoYan
24 days ago