BracketMatch
io.lambdaworks.detection.UrlDetectorOptions$.BracketMatch$
Matches brackets and closes on the second one. Same as quote matching but works for brackets such as (), {}, []. For example, "(https://lambdaworks.io)" will pull out just "https://lambdaworks.io" instead of "https://lambdaworks.io)"
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait UrlDetectorOptionsclass Objecttrait Matchableclass Any
- Self type
- BracketMatch.type