Class Substitution

java.lang.Object
All Implemented Interfaces:
Cloneable

public class Substitution extends DataType
A regular expression substitution datatype. It is an expression that is meant to replace a regular expression.
   <substitution [ [id="id"] expression="expression" | refid="id" ]
   />
 
See Also:
  • Perl5Substitution