Jdom with internal DTD 2007-11-19 - By Tatu Saloranta
Back --- "Deepa Janamatti (RBIN/EMT2)" <Deepa.Janamatti@(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/youraddr@(protected)
|
|