Java: How to use a DTD inside an XML document when processing it with Java?

Up vote 1 down vote favorite share g+ share fb share tw.

I have an xml file which I am trying to process with Java. It turned out I needed a DTD for my XML document because I had non-xml standard entities in my xml document. So my question is how do I process an xml file with Java while making it aware that there is a DTD embedded into the XML document?

Thanks, java xml dtd dtd-parsing link|improve this question asked Nov 4 '10 at 14:25MMAMail. Com184113 89% accept rate.

Take a look at the EntityResolver: ibm.com/developerworks/library/x-tipent.....

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions