DK, There is a DTDHandler interface that comes along with the SAX parser. I do not know if that will help you. I am giving this information just-in-case if you had not come across it already.
Uma DK wrote: > On Mon, 09 Apr 2001 12:02:55 +0530 > S Uma <[EMAIL PROTECTED]> wrote: > Hi, > No. > When a xml file is validated ,the parser is going to read the > dtd file and it's structure like parent child relationship.The parser > does this internally.Is this exposed through any API's. > DK > > > DK, > > > > First of all, were you able to parse the DTD using Xerces parser? > > > > Uma > > > > DK wrote: > > > > > Hi, > > > I need to get information from dtd like children of a particular > > > element,parent of a particular element etc. > > > Is it possible using any API of xerces parser? > > > > > > TIA, > > > DK > > > > > > Never forget your past ,for you should > > > Never repeat your mistakes . > > > ---------------------------------------- > > > http://mail.indiainfo.com > > > First you had 10MB of free mail space. > > > Now you can send mails in your own language !!! > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > Never forget your past ,for you should > Never repeat your mistakes . > ---------------------------------------- > http://mail.indiainfo.com > First you had 10MB of free mail space. > Now you can send mails in your own language !!! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
