Package org.cybergarage.upnp.device
Class NT
- java.lang.Object
-
- org.cybergarage.upnp.device.NT
-
public class NT extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
EVENT
static String
ROOTDEVICE
-
Constructor Summary
Constructors Constructor Description NT()
-
-
-
Field Detail
-
ROOTDEVICE
public static final String ROOTDEVICE
- See Also:
- Constant Field Values
-
EVENT
public static final String EVENT
- See Also:
- Constant Field Values
-
-
Method Detail
-
isRootDevice
public static final boolean isRootDevice(String ntValue)
-
-