Re: Jdom with internal DTD
Tatu Saloranta <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
--- "Deepa Janamatti (RBIN/EMT2)" <[email protected]> wrote: > Hello, > Does JDOM 1.1 vaildates an xml file with internal > DTDs? JDOM itself does no parsing or validation, but uses functionality underlying parser has. If validation support is enabled (which by default I think it is not), yes, xml file gets validated, as long parser supports it. And even without validation, DTD stuff from the internal subset is always processed by dtd-handling parsers. -+ Tatu +- ____________________________________________________________________________________ Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/ _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]