|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.scooterframework.web.controller.ContentHandlerFactory
public class ContentHandlerFactory
ContentHandlerFactory creates a content handler.
| Constructor Summary | |
|---|---|
ContentHandlerFactory()
|
|
| Method Summary | |
|---|---|
static ContentHandler |
getContentHandler(java.lang.String format)
Returns the ContentHandler for a specific request format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentHandlerFactory()
| Method Detail |
|---|
public static ContentHandler getContentHandler(java.lang.String format)
format - The request format.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||