[Groovy] Class OutputTransforms
- groovy.ui.OutputTransforms
Properties Summary
Type | Name and description |
---|---|
static def |
localTransforms |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
static def |
loadOutputTransforms() | |
static def |
transformResult(def base, def transforms = localTransforms) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail
@Lazy static def localTransforms
Method Detail
static def loadOutputTransforms()
static def transformResult(def base, def transforms = localTransforms)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/ui/OutputTransforms.html