bindings/urlpattern library

Classes

URLPattern
The interface matches URLs or parts of URLs against a pattern. The pattern can contain capturing groups that extract parts of the matched URL. More information about the syntax of patterns can be found on the API overview page: URL Pattern API
URLPatternComponentResult
URLPatternInit
URLPatternResult