[jdom-interest] Jdom with internal DTD

Tatu Saloranta cowtowncoder at yahoo.com
Mon Nov 19 12:24:35 PST 2007


--- "Deepa Janamatti (RBIN/EMT2)"
<Deepa.Janamatti at in.bosch.com> 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/


More information about the jdom-interest mailing list