| Package | Description | 
|---|---|
| org.springframework.web.util.pattern | Dedicated support for matching HTTP request paths. | 
| Modifier and Type | Method and Description | 
|---|---|
| PathPattern | PathPatternParser. parse(String pathPattern)Process the path pattern content, a character at a time, breaking it into
 path elements around separator boundaries and verifying the structure at each
 stage. |