[jdom-interest] Is BuilderErrorHandler redundant ?
Jason Hunter
jhunter at servlets.com
Sun May 11 17:35:24 PDT 2003
Without sending in your code, it's going to be very hard for anyone to
figure out what's wrong.
-jh-
"Koller, Shmuel" wrote:
>
> Uses of Class
> org.jdom.input.BuilderErrorHandler
>
> No usage of org.jdom.input.BuilderErrorHandler
> ////////////////////////////////////////////////////////////////////////////
> ////////////////////////////////////////////////////////////////////////////
> /////////
> Can it be that this class (in jdom-b9) is redundant ?
>
> I cannot drive it, and keep getting messages below even that I do
> setErrorHandler to an instance of a class that extends BuilderErrorHandler
> before the Parsing.
>
> How do I implement the semantics of SAX ErrorHandler with JDOM, if possible
> at all.
>
> Thanks in advance, Shmuel Koller, BMC
>
> 2003-05-12 02:41:23,375 ERROR [HttpProcessor[8080][2]] STDERR - Warning:
> validation was turned on but an org.xml.sax.ErrorHandler was not
> 2003-05-12 02:41:23,378 ERROR [HttpProcessor[8080][2]] STDERR - set, which
> is probably not what is desired. Parser will use a default
> 2003-05-12 02:41:23,381 ERROR [HttpProcessor[8080][2]] STDERR - ErrorHandler
> to print the first 10 errors. Please call
> 2003-05-12 02:41:23,383 ERROR [HttpProcessor[8080][2]] STDERR - the
> 'setErrorHandler' method to fix this.
>
> _______________________________________________
> 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