|
|
Browse by Tags
All Tags » regex » java
-
Hi All,
I am trying to find out a regex pattern for a particular URL type, to extract a particular piece of information from that URL.
I am working on JAVA and the URL sample goes like this
lid={ifpdf:92000000000012345}{ifnonpdf:33000000000012345}&cadid=12345}
I am trying to search for the italicized part of the ...
|
|
|