Class SubstituteString.Component

    • Constructor Summary

      Constructors 
      Constructor Description
      Component()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract java.lang.String getValue​(java.util.Map<java.lang.String,​java.lang.String> context, com.yahoo.processing.request.Properties substitution)  
      • Methods inherited from class java.lang.Object

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

      • Component

        public Component()
    • Method Detail

      • getValue

        protected abstract java.lang.String getValue​(java.util.Map<java.lang.String,​java.lang.String> context,
                                                     com.yahoo.processing.request.Properties substitution)