rewrite-impl-servlet 1.0.4.Final

Uses of Interface
org.ocpsoft.rewrite.servlet.config.ISubstitute

Packages that use ISubstitute
org.ocpsoft.rewrite.servlet.config   
 

Uses of ISubstitute in org.ocpsoft.rewrite.servlet.config
 

Subinterfaces of ISubstitute in org.ocpsoft.rewrite.servlet.config
static interface ISubstitute.ISubstituteParameter
           
 

Classes in org.ocpsoft.rewrite.servlet.config that implement ISubstitute
static class ISubstitute.SubstituteParameter
           
 class Substitute
          Responsible for substituting inbound/outbound URLs with a replacement.
 

Constructors in org.ocpsoft.rewrite.servlet.config with parameters of type ISubstitute
ISubstitute.SubstituteParameter(ISubstitute path, RegexCapture capture)
           
 


rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.