Search:

Type: Posts; User: mallikarjun_sg

Search: Search took 0.23 seconds.

  1. Replies
    1
    Views
    1,778

    Re: Urgent need a java regex pattern

    Hello,

    I have got a solution for JS and HTML files

    HTML pattern to identify all the comments :
    \\<![ \\r\\n\\t]*(--([^\\-]|[\\r\\n]|-[^\\-])*--[ \\r\\n\\t]*)\\>

    JS Pattern to identify all...
  2. Replies
    1
    Views
    1,778

    Urgent need a java regex pattern

    Hello,
    Need a pattern for the problem. please check the last comment in the below link

    Java Programming - ***Need Regex for a pattern

    its urgent. Any assistance is highly appreciated.
Results 1 to 2 of 2