- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
XML.load - prohibit following URIs?
Fri, 2009-06-19, 01:50
Hello
I am trying to use XML.loadFile against a resource which contains the declaration:
<!DOCTYPE SystemConfig SYSTEM "http://www.somethingexternal.com/DTD/systemconfig.dtd">
The underlying xml loader attempts to resolve the URI. Can I disable this programatically?
ThanksJeremy
I am trying to use XML.loadFile against a resource which contains the declaration:
<!DOCTYPE SystemConfig SYSTEM "http://www.somethingexternal.com/DTD/systemconfig.dtd">
The underlying xml loader attempts to resolve the URI. Can I disable this programatically?
ThanksJeremy