Hi,

My question is regarding the XML Parser of google: 
com.google.gwt.xml.client.XMLParser. Can it be configured to disallow 
external doctype or doctype at all?

As i understand SAXParser has that option with 
setFeature("http://apache.org/xml/features/disallow-doctype-decl";, true)

Is there such a thing in gwt parser? where can i find the API? Any help 
would be appreciated?

Looking at the javadocs i couldnt see such an option.

Also is there an option only not to allow external DTDs?

Thanks,

Tal

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/BjESRhZ7JzEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to