|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
DOMParser.parse() unable to find DTD while parsing
Hi all,
I have a xml with <!DOCTYPE> tag pointing to a DTD. DTD path is relative. DOMParser throws file not found exception for DTD file. Its trying to find the DTD in C: directory. It is unable to follow the relative path. Please reply immediately if any one knows the solution for this. Thanks in advance |
|
#2
|
|||
|
|||
|
why not just use an absolute path?
|
|
#3
|
|||
|
|||
|
Have you set the baseURL?
an example ... processor.setBaseURL("http://www.bacman.net/"); |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > DOMParser.parse() unable to find DTD while parsing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|