[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Cannot close an XML file used for parsing
- From: Robert Koberg <rob@koberg.com>
- To: Jack Bush <netbeansfan@yahoo.com.au>
- Date: Wed, 29 Oct 2008 09:12:26 -0400
> ( iii ) I would like to use another conversion tool such as Tagsoup
> in place of light_html2xml to determine where the cause of this
> issue is coming from. As a result, would anyone be able to assist me
> coming up with a few lines of conversion statements using Tagsoup
> since I am not familiar with using this tool?
Something else is wrong. You should find out why you can't close the
stream before you fix it. This is basic java IO -- google on java io
close stream or something along those lines. At this level it doesn't
have anything to do with XML.
best,
-Rob
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]