Changes between Version 260 and Version 261 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2023-09-24T12:26:20+02:00 (2 years ago)
Author:
gaben
Comment:

Use Java 8 docs

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v260 v261  
    350350                                            /* Note, that reqular expressions have to be enclosed in /.../                     */
    351351}}}
    352 Case-insensitive matching can be enabled via the embedded flag expression `(?i)` (see [https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html#CASE_INSENSITIVE Pattern.CASE_INSENSITIVE]).
     352Case-insensitive matching can be enabled via the embedded flag expression `(?i)` (see [https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html#CASE_INSENSITIVE Pattern.CASE_INSENSITIVE]).
    353353{{{
    354354#!mapcss