| Type | Name and description |
|---|---|
boolean |
first |
Writer |
writer |
| Constructor and description |
|---|
StreamingJsonDelegate
(Writer w, boolean first) |
| Type | Name and description |
|---|---|
static def |
cloneDelegateAndGetContent(Writer w, Closure c, boolean first = true ) |
static def |
curryDelegateAndGetContent(Writer w, Closure c, Object o, boolean first = true) |
def |
invokeMethod(String name, Object args) |
static boolean |
isCollectionWithClosure(Object[] args) |
static def |
writeCollectionWithClosure(Writer writer, Collection coll, Closure closure) |
Copyright © 2003-2014 The Codehaus. All rights reserved.