On Fri, 2003-03-07 at 11:05, Erik Price wrote: > I'm really impressed by how easily I was able to put Digester to use! > Within a few minutes of installing the libraries I had some working > code. Thanks to the developers. Yep. Craig, Robert et. al have done a fine job.
> > I was wondering if there is a way to have Digester call private methods > of a class. Simple answer: it can't. Any method intended to be invoked by the Digester must be public (protected isn't sufficient either). Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]