org.teleal.cling.model.message.header
Class ContentTypeHeader
java.lang.Object
org.teleal.cling.model.message.header.UpnpHeader<String>
org.teleal.cling.model.message.header.ContentTypeHeader
public class ContentTypeHeader
- extends UpnpHeader<String>
DEFAULT_CONTENT_TYPE
public static final String DEFAULT_CONTENT_TYPE
- See Also:
- Constant Field Values
ContentTypeHeader
public ContentTypeHeader()
ContentTypeHeader
public ContentTypeHeader(String contentType)
setString
public void setString(String s)
throws InvalidHeaderException
- Specified by:
setString
in class UpnpHeader<String>
- Throws:
InvalidHeaderException
getString
public String getString()
- Specified by:
getString
in class UpnpHeader<String>
isUDACompliant
public boolean isUDACompliant()
isText
public boolean isText()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.