Utsav Boobna wrote:
>       If I am not wrong then xerces might be converting the DTD into some
> data structure or some other convenient form to use it readily. Can anyone
> tell me how is it stored and the name of the file in the source code
> where it is handled.

See org.apache.xerces.impl.dtd package, it contains DTDGrammar which is
internal representation of DTD grammar.

Thanks,
-- 
Elena Litani / IBM Toronto

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

Reply via email to