Class Substitution


  • public class Substitution
    extends java.lang.Object
    Version:
    $Revision$ $Date$
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String format​(Target target, java.lang.reflect.Method method, java.lang.String input, DefaultsContext df)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • format

        public static java.lang.String format​(Target target,
                                              java.lang.reflect.Method method,
                                              java.lang.String input,
                                              DefaultsContext df)