You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "S. Sahayaraj" <ss...@quark.stpm.soft.net> on 2000/12/13 07:40:43 UTC

Doubts related with DocumentType node in DOM

Hi All
	I am generating the DOM tree in dynamic mode. I have added all
necessary nodes into  DOM object. I used the API, printWithFormat(document)
for the purpose of making the corresponding .XML files. I could print
referential DTD, but I couldn't print the DTD as inline specifications. Can
anybody give the solutions for my problem.

Thank you.

Sahayaraj