Class ContentTypes
java.lang.Object
de.linusdev.lutils.http.header.value.BasicHeaderValueImpl
de.linusdev.lutils.http.header.contenttype.ContentTypes
- All Implemented Interfaces:
ContentType,BasicHeaderValue,HeaderValue
- Direct Known Subclasses:
ContentTypes.Text
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface de.linusdev.lutils.http.header.value.BasicHeaderValue
PARSER -
Method Summary
Methods inherited from class de.linusdev.lutils.http.header.value.BasicHeaderValueImpl
asString, getParameters, getValuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.linusdev.lutils.http.header.value.BasicHeaderValue
contains, get, getParameters, getValuesMethods inherited from interface de.linusdev.lutils.http.header.contenttype.ContentType
add, add, asHeader, remove, setMethods inherited from interface de.linusdev.lutils.http.header.value.HeaderValue
asString