[jdom-interest] Document validating in memory (JDOM beginner)

Jason Hunter jhunter at servlets.com
Thu Mar 21 10:50:10 PST 2002


Not currently.  It's a feature we'd like to see added.  The best way to
validate after manipulation is to output and re-parse the file letting
the parser validate.  It's not great, but it's no worse than DOM.

-jh-

Robert Gulyas wrote:
> 
>   Hi All,
> 
> I need to validate my Document againts a DTD before it's sent back to
> the client in a Tomcat webserver. Can it be done in the memory in a
> simple, not memory exhausting way? Please help me with any suggestion!
> 
> Thank you in advance,
> Robert
> 
> PS: I used the mail archives but I didn't find any solution...
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list