Package org.jupnp.model.message.header
Klasse ContentTypeHeader
java.lang.Object
org.jupnp.model.message.header.UpnpHeader<MimeType>
org.jupnp.model.message.header.ContentTypeHeader
- Autor:
- Christian Bauer
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.jupnp.model.message.header.UpnpHeader
UpnpHeader.Type -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden org.jupnp.model.message.header.UpnpHeader
getValue, newInstance, setValue, toString
-
Felddetails
-
DEFAULT_CONTENT_TYPE
-
DEFAULT_CONTENT_TYPE_UTF8
-
-
Konstruktordetails
-
ContentTypeHeader
public ContentTypeHeader() -
ContentTypeHeader
-
ContentTypeHeader
- Löst aus:
InvalidHeaderException
-
-
Methodendetails
-
setString
- Angegeben von:
setStringin KlasseUpnpHeader<MimeType>- Parameter:
s- This header's value as a string representation.- Löst aus:
InvalidHeaderException- If the value is invalid for this UPnP header.
-
getString
- Angegeben von:
getStringin KlasseUpnpHeader<MimeType>- Gibt zurück:
- A string representing this header's value.
-
isUDACompliantXML
public boolean isUDACompliantXML() -
isText
public boolean isText()
-