BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

XML Exam I10-002 Topic 7 Question 81 Discussion

Actual exam question for XML's I10-002 exam
Question #: 81
Topic #: 7
[All I10-002 Questions]

Under the SAX specification, which of the following is a method for determining whether to validate a document with the SAX parser?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Eileen
13 days ago
C looks interesting, but I'm not familiar with the parseWithValidating method. Might be worth looking into further.
upvoted 0 times
Bette
20 hours ago
A) Use the getFeature method of XMLReader interface to look up the feature value under the name 'http://xml.org/sax/features/validation'
upvoted 0 times
...
...
Alishia
16 days ago
I disagree, I believe the answer is C) Use the parseWithValidating method of XMLReader interface
upvoted 0 times
...
Cristal
16 days ago
Hmm, I'm not sure about B. Relying on catching errors during parsing seems a bit hacky, don't you think?
upvoted 0 times
Dante
8 days ago
A) Use the getFeature method of XMLReader interface to look up the feature value under the name 'http://xml.org/sax/features/validation'
upvoted 0 times
...
...
Jody
18 days ago
I think the answer is A) Use the getFeature method of XMLReader interface to look up the feature value under the name 'http://xml.org/sax/features/validation'
upvoted 0 times
...
Lenita
23 days ago
Option A seems the most straightforward way to check the validation feature. I like how it uses the getFeature method to directly access the feature value.
upvoted 0 times
Juliann
11 days ago
User1: I think option A is the way to go.
upvoted 0 times
...
...

Save Cancel