Class PathRewriterOptions

All Implemented Interfaces:
Serializable, Cloneable, Map<String,PathRewriterOptions.RewriteMode>

public class PathRewriterOptions extends HashMap<String,PathRewriterOptions.RewriteMode>
The PathRewriterOptions configure in which way links and references should be rewritten. To enable path rewriting you have to set an instance of PathRewriterOptions as a request attribute.
See Also: