xmlBlaster 2.2.0 API

org.xmlBlaster.contrib
Class InfoHelper.Replacer

java.lang.Object
  extended by org.xmlBlaster.contrib.InfoHelper.Replacer
All Implemented Interfaces:
I_ReplaceVariable
Enclosing class:
InfoHelper

 class InfoHelper.Replacer
extends java.lang.Object
implements I_ReplaceVariable


Field Summary
(package private)  I_Info info
           
 
Constructor Summary
InfoHelper.Replacer(I_Info info)
           
 
Method Summary
 java.lang.String get(java.lang.String key)
          Replaces key by value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

info

I_Info info
Constructor Detail

InfoHelper.Replacer

public InfoHelper.Replacer(I_Info info)
Method Detail

get

public java.lang.String get(java.lang.String key)
Description copied from interface: I_ReplaceVariable
Replaces key by value.

Specified by:
get in interface I_ReplaceVariable
Returns:
value

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.