public class EncoderUtils extends Object
| Constructor and Description |
|---|
EncoderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
collapseWhitespace(String str) |
static boolean |
needsCollapsing(String str) |
static String |
removeWhitespace(String str) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.