org.teleal.cling.model.types
Class UDAServiceId

java.lang.Object
  extended by org.teleal.cling.model.types.ServiceId
      extended by org.teleal.cling.model.types.UDAServiceId

public class UDAServiceId
extends ServiceId


Field Summary
static String BROKEN_DEFAULT_NAMESPACE
           
static Pattern BROKEN_PATTERN
           
static String DEFAULT_NAMESPACE
           
static Pattern PATTERN
           
 
Constructor Summary
UDAServiceId(String id)
           
 
Method Summary
static UDAServiceId fromString(String s)
           
 
Methods inherited from class org.teleal.cling.model.types.ServiceId
equals, getId, getNamespace, hashCode, toString, valueOf
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_NAMESPACE

public static final String DEFAULT_NAMESPACE
See Also:
Constant Field Values

BROKEN_DEFAULT_NAMESPACE

public static final String BROKEN_DEFAULT_NAMESPACE
See Also:
Constant Field Values

PATTERN

public static final Pattern PATTERN

BROKEN_PATTERN

public static final Pattern BROKEN_PATTERN
Constructor Detail

UDAServiceId

public UDAServiceId(String id)
Method Detail

fromString

public static UDAServiceId fromString(String s)
                               throws RuntimeException
Throws:
RuntimeException


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.