
public class WSNUtility extends Object
| Constructor and Description |
|---|
WSNUtility() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getWSAAddress(W3CEndpointReference ref) |
static String |
listStringtoString(List<String> data)
converts a list of string to a single string whitespace, null and empty
strings are ignored
|
static boolean |
stringIsNullOrEmpty(String s)
why in the world doesn't java have this?
|
static List<String> |
topicExpressionToList(TopicExpressionType te) |
public static List<String> topicExpressionToList(TopicExpressionType te)
public static String getWSAAddress(W3CEndpointReference ref)
public static String listStringtoString(List<String> data)
public static boolean stringIsNullOrEmpty(String s)
s - Copyright © 2008–2017 MIL-OSS. All rights reserved.