Package io.github.qishr.cascara.common.service
Interface ContentTypeProvider
java.lang.Object
io.github.qishr.cascara.common.service.ContentTypeProvider
All Known Implementing Classes:
Processor
public interface ContentTypeProvider
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public abstract ContentType | getContentType() |
Method Details
getContentType
public abstract ContentType getContentType()