You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by annie lu <an...@yahoo.com> on 2001/06/15 15:12:46 UTC

grammar-access feature?

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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org