public abstract class AbstractTypedContentProvider extends java.lang.Object implements ContentProvider.Typed
ContentProvider.Typed| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
contentType |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTypedContentProvider(java.lang.String contentType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLength, isReproducibleprotected AbstractTypedContentProvider(java.lang.String contentType)
public java.lang.String getContentType()
getContentType in interface ContentProvider.Typed