Regex anchor to current position of PatternMatcherInput
Chris Hyzer <[email protected]> Thu, 4 Dec 2003 14:15:47 -0800 (PST)
| Newsgroups | gmane.comp.jakarta.oro.user |
|---|---|
| Message-ID | <[email protected]> |
Hey, I need to have an anchor in the regex to the current position of the PatternMatcherInput. Does anything exist? When I use "^", it doesnt work as the PatternMatcherInput is iterated through. Would this be useful to add in there? Thanks, Chris