Class ApplyRegex


  • public class ApplyRegex
    extends Object
    The Class ApplyRegex.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Dec 21, 2023 e.g. { "apply_regex": { "type": "replaceAll", "regex": "(\\s)?\\([\\s\\S]*", "replacement": "" } }
    • Constructor Detail

      • ApplyRegex

        public ApplyRegex()