[
Lists Home |
Date Index |
Thread Index
]
On Tue, 2002-02-05 at 21:57, Caro, Samuel wrote:
> Thanks Joe
>
> I guess I left details out
>
> * I have to use JAXP 1.1.0
> * Some files will have a DOCTYPE and some won't
> * If a DOCTYPE is not provided I need to make it use a default DTD
> * Can't modify the files in any way.
I don't know what "can't modify" means in this instance, but you could
use DOCTYPEChanger to add a DOCTYPE just for the parse and never change
the actual file.
See:
http://opensource.socialchange.net.au/doctypechanger/latest/apidocs/
http://opensource.socialchange.net.au/doctypechanger/latest/
Should let you deal with the some have/some don't problem.
--
Simon St.Laurent
Ring around the content, a pocket full of brackets
Errors, errors, all fall down!
http://simonstl.com
|