JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
joinLines(GString)
- Method in
JoinLinesExtension
Trims leading and trailing whitespace and joins multiple lines with a single space.
JoinLinesExtension
- Class in
org.venutolo.groovy.extension
This class defines new
joinLines()
methods which appear on
String
and
GString
classes inside the Groovy environment.
K
L
M
N
O
P
Q
R
S
T
trimAndCollapseWhitespace(GString)
- Method in
TrimAndCollapseWhitespaceExtension
Trims leading and trailing whitespace and collapses multiple whitespace characters to one single space.
TrimAndCollapseWhitespaceExtension
- Class in
org.venutolo.groovy.extension
This class defines new
trimAndCollapseWhitespace()
methods which appear on
String
and
GString
classes inside the Groovy environment.
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
org.venutolo:groovy-string-extensions:0.1.0