Skip to Main Content

Integration

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!

Replace a particular pattern in the string with the other pattern

user530297Dec 4 2007 — edited Dec 5 2007
Hi,
We are trying to replace particular pattern(muliple occurence) of the string with the other pattern. We tried of using the replaceString, replace function in Java embedding activity by importing java.lang.*. But is ig giving the compliation error as replaceString is not found in Java.lang.string class. Can you please help us to get any alternative function fot it.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2008
Added on Dec 4 2007
2 comments
621 views