YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
org.fourthline.cling.model.ModelUtil Member List

This is the complete list of members for org.fourthline.cling.model.ModelUtil, including all inherited members.

ANDROID_EMULATORorg.fourthline.cling.model.ModelUtilstatic
ANDROID_RUNTIMEorg.fourthline.cling.model.ModelUtilstatic
commaToNewline(String s)org.fourthline.cling.model.ModelUtilstatic
fromCommaSeparatedList(String s)org.fourthline.cling.model.ModelUtilstatic
fromCommaSeparatedList(String s, boolean unescapeCommas)org.fourthline.cling.model.ModelUtilstatic
fromTimeString(String s)org.fourthline.cling.model.ModelUtilstatic
getFirstNetworkInterfaceHardwareAddress()org.fourthline.cling.model.ModelUtilstatic
getInetAddressByName(String name)org.fourthline.cling.model.ModelUtilstatic
getLocalHostName(boolean includeDomain)org.fourthline.cling.model.ModelUtilstatic
isStringConvertibleType(Set< Class > stringConvertibleTypes, Class clazz)org.fourthline.cling.model.ModelUtilstatic
isValidUDAName(String name)org.fourthline.cling.model.ModelUtilstatic
toCommaSeparatedList(Object[] o)org.fourthline.cling.model.ModelUtilstatic
toCommaSeparatedList(Object[] o, boolean escapeCommas, boolean escapeDoubleQuotes)org.fourthline.cling.model.ModelUtilstatic
toTimeString(long seconds)org.fourthline.cling.model.ModelUtilstatic