All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class net.www.content.extension_token.SepContentHandlerFactory

java.lang.Object
   |
   +----net.www.content.extension_token.SepContentHandlerFactory

public class SepContentHandlerFactory
extends Object
implements ContentHandlerFactory
Currently everything is a RegularData. I need to introduce a mime type.


Constructor Index

 o SepContentHandlerFactory()

Method Index

 o createContentHandler(String)

Constructors

 o SepContentHandlerFactory
 public SepContentHandlerFactory()

Methods

 o createContentHandler
 public ContentHandler createContentHandler(String mimetype)

All Packages  Class Hierarchy  This Package  Previous  Next  Index