Hi !

// You will have to implement a entity resolver.
// Write one and plug it into the parser.
//
// What the hell... You can have mine :)
// Written for Win32. It implements direct match entities, search paths and
// even DTD's in application resource.

Thanx a lot for your help !

I understand that this EntityResolver is called by the parser in case it
cant find an entity (e.g. a DTD) and uses it to provide the full path ?!

I am also using sub-DTDs within my main-DTD, I suppose I have to resolve
these ones too.

Best regards,
Hans Pesata



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to