Package org.cybergarage.upnp.device
Class ST
java.lang.Object
org.cybergarage.upnp.device.ST
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final boolean
isAllDevice
(String value) static final boolean
isRootDevice
(String value) static final boolean
isURNDevice
(String value) static final boolean
isURNService
(String value) static final boolean
isUUIDDevice
(String value)
-
Field Details
-
ALL_DEVICE
- See Also:
-
ROOT_DEVICE
- See Also:
-
UUID_DEVICE
- See Also:
-
URN_DEVICE
- See Also:
-
URN_SERVICE
- See Also:
-
-
Constructor Details
-
ST
public ST()
-
-
Method Details
-
isAllDevice
-
isRootDevice
-
isUUIDDevice
-
isURNDevice
-
isURNService
-