-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Thanx a lot :)
Volker
Rahul Akolkar schrieb:
> On Mon, Jan 5, 2009 at 4:03 AM, Volker Karlmeier
> wrote: Hello Digester-Freaks,
>
> I have entered an extension/a patch in Jira (digester-131). Might
> it be possible for you t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Digester-Freaks,
I have entered an extension/a patch in Jira (digester-131).
Might it be possible for you to check if this extension could be
included in next release ?
Would free me from the need to use custom classes that overwrite
digester fu
log.debug(" Cannot resolve entity: '" +
entityURL + "'");
~ }
~ return (null);
- --
- ---
Volker Karlmeier
Friedrich-Freye-Str. 61
45481 Mülheim/Ruhr
Tel. : (+49) 208-7785675
Mobil: (+49) 176-21056587
M
rn=parentPattern.substring(0,
parentLastIndex);
+}
+
+}
+
+
~ // Universal all wildards ('!*')
~ // These are always matched so always add them
~ List tempList = (List) this.cache.get("!*");
- ---