Does replacement on text using the hashtable of keys. @param origString an input string @param keys mapping of keys to values @return the string with the replacements in it. @throws BuildException on error
(String origString, Hashtable<String, String> keys)
source not stored for this graph (policy: none)