Class HttpContentType
java.lang.Object
com.opensymphony.module.sitemesh.filter.HttpContentType
Extracts the type and encoding from an HTTP Content-Type header.
- Author:
- Scott Farquhar
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate String
extractContentTypeValue
(String type, int startIndex) getType()
-
Field Details
-
type
-
encoding
-
-
Constructor Details
-
HttpContentType
-
-
Method Details
-
extractContentTypeValue
-
getType
-
getEncoding
-