Android
java.net
public interface

java.net.ContentHandlerFactory

java.net.ContentHandlerFactory

Defines a factory which is reponsible for creating a ContentHandler

Summary

Public Methods

          ContentHandler  createContentHandler(String contentType)
Creates a content handler to handle contentType

Details

Public Methods

public ContentHandler createContentHandler(String contentType)

Creates a content handler to handle contentType

Parameters

contentType java.lang.String

Returns

  • java.net.ContentHandler
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48