Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

network.domain
Class ReplaceUriParameterRule
network.domain.ReplaceCharsRule
  |
  +--network.domain.ReplaceUriParameterRule
All Implemented Interfaces:
       TranslationRule

public class ReplaceUriParameterRule      
ReplaceUriParameter describes how to manipulate URI parameter replacing the "sourceExpression" parameter value with the "targetChars" where "sourceExpression" matches (or does not match). May replace parameter and value OR just value.
 
Links:
Generalization Generalization Link
to Class ReplaceCharsRule
ReplaceUriParameter describes how to manipulate URI parameter replacing the "sourceExpression" parameter value with the "targetChars" where "sourceExpression" matches (or does not match). May replace parameter and value OR just value.
 
 


Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD