Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within XML
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Spring Boot in Practice
this week in the
Spring
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
Jeanne Boyarsky
Paul Clapham
Sheriffs:
Liutauras Vilda
Henry Wong
Devaka Cooray
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Al Hobbs
Carey Brown
Bartenders:
Piet Souris
Mikalai Zaikin
Himai Minh
Forum:
XML and Related Technologies
how to read DTD in java
Naresh Daswani
Greenhorn
Posts: 19
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Rancher
Posts: 43028
76
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I've found
DTDParser
useful for reading DTDs.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
XML DTD Checking
Creating XML -- Need help
On portability of XML
XML within XML
File IO
More...