@Version("1.5.0")
Package io.wcm.handler.url
URL Handler API.
-
Interface Summary Interface Description SiteRootDetector Detects the site root based on Context-Aware configuration context paths.UrlBuilder Define URL handling requests using builder pattern.UrlHandler Rewrites and builds URLs for links to content pages and resources.UrlMode An UrlMode define the externalization logic for URLs depending on context-specific configuration parameters defined inSiteConfig
. -
Class Summary Class Description UrlModes Default URL modes sufficient for the most usecases. -
Enum Summary Enum Description VanityMode Vanity mode to use when building URLs pointing to AEM pages. -
Annotation Types Summary Annotation Type Description SiteConfig Context-Aware URL Handler Site configuration.