Uses of Class
org.ocpsoft.rewrite.servlet.config.PathAndQuery
Packages that use PathAndQuery
-
Uses of PathAndQuery in org.ocpsoft.rewrite.servlet.config
Methods in org.ocpsoft.rewrite.servlet.config that return PathAndQueryModifier and TypeMethodDescriptionstatic PathAndQueryCapture the entire path portion of theAddressinto the givenParameter.static PathAndQueryCreate aConditionthat compares the currentAddress.getPathAndQuery()to the given pattern.PathAndQuery.withRequestBinding()Bind each pathParameterto the corresponding request parameter by name.