Doesn't crimson support nested dtds ? We were planning on using the parser that ships with the JDK 1.4 and was wondering if it supports nested dtds like:
<!ENTITY % common SYSTEM "../common/common.dtd"> %common;
Thanks
-- pady [EMAIL PROTECTED]
|