public class ContentTypeEvaluationCriteriaImpl extends Object implements ContentTypeEvaluationCriteria
| Constructor and Description |
|---|
ContentTypeEvaluationCriteriaImpl(ContentTypePredicate predicate,
String inputContentType) |
| Modifier and Type | Method and Description |
|---|---|
ContentTypePredicate |
getContentType() |
String |
getInputContentType() |
public ContentTypeEvaluationCriteriaImpl(ContentTypePredicate predicate, String inputContentType)
public ContentTypePredicate getContentType()
getContentType in interface ContentTypeEvaluationCriteriapublic String getInputContentType()
getInputContentType in interface ContentTypeEvaluationCriteriaThis work is licensed under a Creative Commons Attribution 4.0 International License.