Changes between Version 35 and Version 36 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2014-01-06T09:32:58+01:00 (12 years ago)
Author:
Don-vip
Comment:

not yet java 7 :)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v35 v36  
    344344                                            /* Note, that reqular expressions have to be enclosed in /.../                     */                 
    345345}}}
    346 Case-insensitive matching can be enabled via the embedded flag expression `(?i)` (see [http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html#CASE_INSENSITIVE Pattern.CASE_INSENSITIVE]).
     346Case-insensitive matching can be enabled via the embedded flag expression `(?i)` (see [http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html#CASE_INSENSITIVE Pattern.CASE_INSENSITIVE]).
    347347}}}
    348348|-------------------------------------------------------------------------------