Package 

Class Converters.RegexConverter

  • All Implemented Interfaces:
    icu.windea.breezeframework.core.component.Component , icu.windea.breezeframework.core.component.Converter

    @ComponentParam(name = "regexOptions", type = "Array<RegexOption> | Iterable<RegexOption> | Sequence<RegexOption>", defaultValue = "<empty>") 
    public class Converters.RegexConverter
    extends AbstractConverter<Regex>