Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » web connector - how to specify common patterns as parameters
web connector - how to specify common patterns as parameters [message #56909] Wed, 27 August 2008 17:12
Michael Giroux is currently offline Michael Giroux
Messages: 287
Registered: July 2009
Senior Member
I have several queries that match a common date time string somewhere in the
pattern:
<td>[^0-9]*?[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]
[0-9][0-9]:[0-9][0-9]</td>

I tried to specify this pattern as a parameter then use a variable reference
in the Query Pattern of the query:
......${date_time}....

This did not return any rows.

Is there a way to define common pattern bits?

Michael
Previous Topic:Generic Web named expressions ({Id}.+?) - are these supported?
Next Topic:web connector - how to specify common patterns as parameters
Goto Forum:
  


Current Time: Wed May 22 17:32:37 EDT 2013

Powered by FUDForum. Page generated in 0.07665 seconds