AntPathStringMatcher.matchStrings

Main entry point. @return {@code true} if the string matches against the pattern, or {@code false} otherwise.

class AntPathStringMatcher
bool
matchStrings
(
string str
,
Map!(string, string) uriTemplateVariables
)

Meta