Class ApplyRegex
- java.lang.Object
-
- org.gcube.application.cms.sdi.model.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": "" } }
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classApplyRegex.REGEX_TYPESThe Enum REGEX_TYPES.
-
Constructor Summary
Constructors Constructor Description ApplyRegex()
-