GWT's com.google.gwt.xml.client is a very simple DOM tool. There's no SAX, 
no DTD, and (most painfully) no XPath.

On Thursday, May 17, 2012 5:13:10 AM UTC-4, chico4 wrote:
>
> 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/-/iExoIzQkPRoJ.
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