Generated by
JDiff

Class org.springframework.web.util.patterns.PathPattern

Changed Constructors
PathPattern(String, PathElement, char, boolean, boolean) Change in type from (String, PathElement, char, boolean) to (String, PathElement, char, boolean, boolean).
 
 

Added Methods
PathRemainingMatchInfo getPathRemaining(String) For a given path return the remaining piece that is not covered by this PathPattern.