Provides Groovy with functionality similar to the unix tr command which translates a string replacing characters from a source set with characters from a replacement set.
static String
tr(String text, String source, String replacement)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2014 The Codehaus. All rights reserved.