Hi,
I have downloaded Xerces-2_0_0_alpha, and want use the
feature of
"http://apache.org/xml/features/domx/grammar-access";,
I have turned on the feature use 
DOMParser p=new DOMParser();
p.setFeature("http://apache.org/xml/features/domx/grammar-access";,
true);
But the feature doesn't work and return me a
SAXNotRecognizedException, what's wrong?

Thanks a lot!

Annie.

__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to