rewrite-config-servlet 2.0.0.Beta3

Uses of Class
org.ocpsoft.rewrite.servlet.config.rule.TrailingSlash

Packages that use TrailingSlash
org.ocpsoft.rewrite.servlet.config.rule   
 

Uses of TrailingSlash in org.ocpsoft.rewrite.servlet.config.rule
 

Methods in org.ocpsoft.rewrite.servlet.config.rule that return TrailingSlash
static TrailingSlash TrailingSlash.append()
          Create a new TrailingSlash instance that will append trailing slashes from all matching request and rendered output Address instances, if necessary.
static TrailingSlash TrailingSlash.remove()
          Create a new TrailingSlash instance that will remove trailing slashes from all matching request and rendered output Address instances, if necessary.
 TrailingSlash TrailingSlash.withId(String id)
          Set the ID of this TrailingSlash instance.
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.