This class converts the content of a certain format (i.e. a MIME type) into a
Java type object.
See Also:
ContentHandler Members
Syntax
[Android.Runtime.Register("java/net/ContentHandler", DoNotGenerateAcw=true)]
public abstract class
ContentHandler :
Java.Lang.ObjectRemarks
This class converts the content of a certain format (i.e. a MIME type) into a
Java type object. It is created by ContentHandlerFactory. The data
values should be accessed via URL or URLConnection.
See Also
[Android Documentation]
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1