public abstract class AbstractTypedContentProvider extends Object implements ContentProvider.Typed
ContentProvider.Typed| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTypedContentProvider(String contentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLengthprotected AbstractTypedContentProvider(String contentType)
public String getContentType()
getContentType in interface ContentProvider.TypedCopyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.