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