Groovy 1.7.2

groovy.ui
Class OutputTransforms

java.lang.Object
  groovy.ui.OutputTransforms

public class OutputTransforms
extends Object

Method Summary
static def loadOutputTransforms()

static def transformResult(def base, def transforms = localTransforms)

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Method Detail

loadOutputTransforms

public static def loadOutputTransforms()


transformResult

public static def transformResult(def base, def transforms = localTransforms)


 

Copyright © 2003-2010 The Codehaus. All rights reserved.