10-22-2009, 04:30 AM
|
#1 (permalink)
|
| New Member
Join Date: Oct 2009 Model: 9000 PIN: N/A Carrier: AT&T
Posts: 4
Post Thanks: 0 Thanked 0 Times in 0 Posts
| How to use StringPattern for BB Please Login to Remove! Hello ,i want to find several pattern match for a string ,in android ,i can use "Pattern" and "Matcher" ,but for StringPattern ,seems have different use.
Who can give me some idea for it ?
My purpose is to find match in a string ,something like:
"this is a [TAG] highlight [TAG/] string ,this is [color] blue [/color] string".
for "[TAG]" and other things like it ,i can find its position and length easily.
Thanks a lot! |
| Offline
| |