Package io.wcm.handler.url.suffix
@Version("2.0.0")
package io.wcm.handler.url.suffix
URL Suffix Helper.
-
ClassDescriptionSimple
SuffixStateKeepingStrategythat just discards the suffix from the current requestImplementation ofSuffixStateKeepingStrategythat calls a Filter for each suffix part from the current request to decide if it should be kept when constructing a new suffix.Builds suffixes to be used in Sling URLs and that can be parsed withSuffixParser.Parses suffixes from Sling URLs build withSuffixBuilder.Interface for strategies that decide which parts from the current request's suffix should be kept when constructing new links with theSuffixBuilder