why not say it. ----- Original Message ----- 发件人: Daniel Lopez <[EMAIL PROTECTED]> 收件人: Xerces Development List <[EMAIL PROTECTED]> 发送时间: 2000年2月22日 16:05 主题: Re: DTD from classpath
> Never mind about that, I already found the solution. > > ------------------------------------------- > Daniel Lopez Janariz ([EMAIL PROTECTED]) > ------------------------------------------- > > > Daniel Lopez wrote: > > > > Hi, > > > > I just started using Xerces, even though I already have experience with > > Java project X. I have already created/parsed several XML documents > > using the DOM API but so far I've been putting the dtd files in the same > > directory where my xml files reside and I'd like to change that. So how > > can I tell the parser that he can load the dtd from the classpath? I've > > already had a look at the list archives but as there's no "search > > facility" and I couldn't find a message with some similar subject... > > > > So, is it possible? and if it is... any hint, please? > > Thanks in advance, > > Dan