程序包的使用
cn.taketoday.web.util.pattern
程序包
说明
Support for CORS (Cross-Origin Resource Sharing),
based on a common
CorsProcessor strategy.Web Handler
Common MVC logic for matching incoming requests based on conditions.
Provides the types that make up Infra functional web framework.
Method handler
Standard controller implementations for the MVC framework use like Framework
Dedicated support for matching HTTP request paths.
-
类说明Holder for URI variables and path parameters (matrix variables) extracted based on the pattern for a given matched path.Representation of a parsed path pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Representation of a parsed path pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Representation of a parsed path pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Representation of a parsed path pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Representation of a parsed path pattern.Holder for the result of a match on the start of a pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Representation of a parsed path pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request. -
类说明Common supertype for the Ast nodes created to represent a path pattern.Holder for URI variables and path parameters (matrix variables) extracted based on the pattern for a given matched path.Representation of a parsed path pattern.Encapsulates context when attempting a match.Holder for the result of a match on the start of a pattern.Parser for URI path patterns producing
PathPatterninstances that can then be matched to request.Exception that is thrown when there is a problem with the pattern being parsed.The messages that can be included in aPatternParseExceptionwhen there is a parse failure.