public class GeTaUtil extends Object
A static util class for the GeTaModules.
| Constructor and Description |
|---|
GeTaUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidJavaNetURL(String rawValue)
Tests whether a string represents a valid
URL. |
static String |
join(List<String> list)
Joins a list of strings.
|
Copyright © 2011-2018 sdruskat.net. All Rights Reserved.