aspose file tools
The moose likes XML and Related Technologies and the fly likes how to read DTD in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "how to read DTD in java " Watch "how to read DTD in java " New topic
Author

how to read DTD in java

Naresh Daswani
Greenhorn

Joined: Mar 02, 2006
Posts: 19
Hi All,

Can any one tell me if I can make an XML document with DOM API according to a specified DTD. How will I be able to read the DTD , Then how will I create XML according to that.

Thanks in advance.

Naresh Daswani.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35438
    
    9
I've found DTDParser useful for reading DTDs.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to read DTD in java
 
Similar Threads
File IO
XML within XML
Creating XML -- Need help
XML DTD Checking
On portability of XML