You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Anthony Saucet <an...@freesbee.fr> on 2003/04/01 15:00:12 UTC

xerces classes for caching/preparsing a DTD

I've seen in the samples, it's possible to cache/preparse a DTD.
I don't understand the purpose of this. Is that for retrieving the 
elements, etc... from the DTD?
if so, how can I retrieve them and display them? what are the methods?

thx
anthony


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: xerces classes for caching/preparsing a DTD

Posted by Anthony Saucet <an...@freesbee.fr>.
thanks, but I've already seen that. That doesn't give me how to retrieve 
the content of the dtd file.
any idea?
anthony


Rahul Srivastava wrote:

> > Anthony Saucet wrote...
> >
> > I've seen in the samples, it's possible to cache/preparse a DTD.
> > I don't understand the purpose of this.
>
>You can go through the grammar caching FAQs to have a better understanding
>of this.
>See: http://xml.apache.org/xerces2-j/faq-grammars.html
>
>Cheers,
>Rahul.
>
>
> > Is that for retrieving the
> > elements, etc... from the DTD?
> > if so, how can I retrieve them and display them? what are the methods?
> >
> > thx
> > anthony
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> > For additional commands, e-mail: xerces-j-user-help@xml.apache.org
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


RE: xerces classes for caching/preparsing a DTD

Posted by Rahul Srivastava <rs...@firstam.com>.
 > Anthony Saucet wrote...
 >
 > I've seen in the samples, it's possible to cache/preparse a DTD.
 > I don't understand the purpose of this.

You can go through the grammar caching FAQs to have a better understanding
of this.
See: http://xml.apache.org/xerces2-j/faq-grammars.html

Cheers,
Rahul.


 > Is that for retrieving the
 > elements, etc... from the DTD?
 > if so, how can I retrieve them and display them? what are the methods?
 >
 > thx
 > anthony
 >
 >
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
 > For additional commands, e-mail: xerces-j-user-help@xml.apache.org
 >
 >



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org