AW: Invoking a modifing method for backreferences in Perl5Util.substitute
"Sann, Stephan" <[email protected]> Mon, 7 Mar 2005 15:50:15 +0100
| Newsgroups | gmane.comp.jakarta.oro.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Daniel, first of all thank you for your reply! > Not with Perl5Util, but you can with org.apache.oro.text.regex.Util > and the Substitution interface. Probably have to subclass > Perl5Substitution. Been there - took a look at that. Let's say the code is a litle bit of counterintuitive - especially when it comes to the nitty-gritty (where the comments tend against zero) ... (I don't want to say that the code isn't brilliant!) Could you give a short clue where the backreferences are pasted back in so I can apply the leverage there? Maybe if I'm able to cope with this thing I could commit the results to the project!?? Best regards Stephan