|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.ui.OutputTransforms
class OutputTransforms extends Object
Property Summary | |
---|---|
static def |
localTransforms
|
Constructor Summary | |
OutputTransforms()
|
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 |
Property Detail |
---|
@Lazy static def localTransforms
Constructor Detail |
---|
OutputTransforms()
Method Detail |
---|
public static def loadOutputTransforms()
public static def transformResult(def base, def transforms = localTransforms)
Copyright © 2003-2009 The Codehaus. All rights reserved.