Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find position of substring in RegEx

795658Dec 28 2009 — edited Dec 29 2009
Hi,

I would like to know whether it is possible (via RegEx) to obtain a substring of a String via regex (similar to String.subString(beginIndex) ).

Ideas anyone? I cannot use Java Code, since the engine I am using, supply on RegEx manipulations

Thanks,
Uri
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2010
Added on Dec 28 2009
12 comments
502 views