On Thursday, August 29, 2002, at 07:44 PM, Mark Huisman wrote:
<snip>
> * Is it possible to specify attribute names in Digester patterns (a-la
> XPath - a/b/c@d) so that one can associate Rules to them?
nope.
> * Failing that, how does Digester respond to a situation where an
> (implied) attribute is not present? i.e. if I do
> digester.addCallParam("a/b/c", 0, "key"); where "key" is not present,
> will I encounter an exception or will the parameter be passed as null?
(i think that) it should just pass null.
- robert
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>